|
Ran
|
Jobs
3
|
Files
6
|
Run time
1min
|
Badge
README BADGES
|
push
github
Language (#41) * Auto-detect startup language in .onAttach Adds `detect_system_language()` in `R/zzz.R` to infer language from `LANG`, `LANGUAGE`, or `LC_MESSAGES`, then sets `options("PlotFTIR.lang")` to French when detected (otherwise English). Startup messaging is updated to show a French-only message when French is selected and keep the existing English default/fallback behavior. * Update with tests and changes (now using onLoad) * Start handling bilingual errors * Further progress to bilingual error handling * Print follows bilingual setting * Language testing & flalback to english work better * More error codes are correctly translated * Test fixes * adding bilingual tests * Fixing test failures * Removed non-ascii characters from code * Flip to lower-case é * Revert "Flip to lower-case é" This reverts commit b59a286ed. * This time with the right escape for ê * Fix test error message * Working on tests * Copilot's review changes * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Test Half Hard fix --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1447 of 1477 new or added lines in 6 files covered. (97.97%)
1 existing line in 1 file now uncovered.2512 of 2560 relevant lines covered (98.13%)
26.46 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 17 |
95.91 |
0.77% | R/io.R |
| 7 |
74.07 |
R/error_handling.R | |
| 6 |
96.17 |
0.72% | R/utils.R |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.91 |
0.77% | R/io.R |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | test-coverage-half-hard - 30708646356.1 | 6 |
78.09 |
GitHub Action Run | |
| 2 | test-coverage - 30708646356.2 | 6 |
88.91 |
GitHub Action Run | |
| 3 | test-coverage-hard - 30708646356.3 | 6 |
56.33 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|