|
Ran
|
Jobs
1
|
Files
139
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix SonarCloud issues in RufhAppendValidator and build.yml (#113) * Adds a null check for `uploadStorageService` in `RufhAppendValidator.java` to prevent a potential `NullPointerException` identified by SonarCloud as a Reliability issue. * Pins the `coverallsapp/github-action` dependency in `.github/workflows/build.yml` to the specific commit SHA `8d6379e14` (v2.3.8) to resolve a Security Hotspot. * Adds a unit test `testValidateStorageServiceNull` in `RufhAppendValidatorTest.java` to ensure the new null check works correctly and maintains code coverage. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: tomdesair <14034630+tomdesair@users.noreply.github.com>
1400 of 1506 branches covered (92.96%)
Branch coverage included in aggregate %.
2 of 2 new or added lines in 1 file covered. (100.0%)
2939 of 2991 relevant lines covered (98.26%)
6.42 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30762854800.1 | 278 |
78.26 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|