|
Ran
|
Jobs
1
|
Files
118
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat(grant): add exclude_empty_appeal filter to ListGrants and ListUserGrants (#286) * feat(grant): add exclude_empty_appeal filter to list grants - Add ExcludeEmptyAppeal bool to ListGrantsFilter domain struct - Map ExcludeEmptyAppeal from proto request in ListGrants and ListUserGrants handlers - Add IS NOT NULL condition for appeal_id in grant repository when filter is set - Regenerate proto from proton bearaujus/patch-27 (exclude_empty_appeal proto change) - Update PROTON_COMMIT to 42f0e9df5 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * chore: update proton commit --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2 of 5 new or added lines in 2 files covered. (40.0%)
13077 of 20028 relevant lines covered (65.29%)
5.31 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
58.11 |
-0.18% | internal/store/postgres/grant_repository.go |
| 1 |
52.59 |
-0.01% | api/handler/v1beta1/grant.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24178233259.1 | 118 |
65.29 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|