ci(coverage): include all files in coverage reports #8

Merged
argoyle merged 1 commits from ci-coverage-include-all-files into main 2025-11-23 12:17:51 +00:00
argoyle commented 2025-11-22 20:14:24 +00:00 (Migrated from gitlab.com)

Add the 'all' option to the coverage configuration to ensure that
all files are included in the coverage reports. This improves the
accuracy of the coverage metrics by encompassing all relevant
source files.

Add the 'all' option to the coverage configuration to ensure that all files are included in the coverage reports. This improves the accuracy of the coverage metrics by encompassing all relevant source files.
argoyle commented 2025-11-22 20:19:18 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 4.15%. Comparing base (48bf9a7) to head (1e31678).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #7       +/-   ##
==========================================
- Coverage   84.37%   4.15%   -80.23%     
==========================================
  Files           2      11        +9     
  Lines          32     650      +618     
  Branches       13     112       +99     
==========================================
  Hits           27      27               
- Misses          5     623      +618     

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/7?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 4.15%. Comparing base ([`48bf9a7`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/48bf9a766b3b7683db1f2d4fe7a1baf50748f746?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`1e31678`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/1e31678d06da5842fc19533741aaa6442b4552bc?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== - Coverage 84.37% 4.15% -80.23% ========================================== Files 2 11 +9 Lines 32 650 +618 Branches 13 112 +99 ========================================== Hits 27 27 - Misses 5 623 +618 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/7?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle commented 2025-11-23 12:13:22 +00:00 (Migrated from gitlab.com)

added 7 commits

  • a0cc5ccc...48bf9a76 - 6 commits from branch main
  • 1e31678d - ci(coverage): include all files in coverage reports

Compare with previous version

added 7 commits <ul><li>a0cc5ccc...48bf9a76 - 6 commits from branch <code>main</code></li><li>1e31678d - ci(coverage): include all files in coverage reports</li></ul> [Compare with previous version](/unboundsoftware/schemas-app/-/merge_requests/7/diffs?diff_id=1575208164&start_sha=a0cc5ccc94827a20faaf8aa84332955ef8678050)
argoyle commented 2025-11-23 12:17:51 +00:00 (Migrated from gitlab.com)

mentioned in commit afd5578418

mentioned in commit afd5578418d2c99da349796da1ce862a6f4a106e
argoyle (Migrated from gitlab.com) merged commit afd5578418 into main 2025-11-23 12:17:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#8