Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(model): Turn purl test data assertions into sanity checks #9340

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

sschuberth
Copy link
Member

Make more clear that these do not actually test code but perform sanity checks on the given test data.

Make more clear that these do not actually test code but perform sanity
checks on the given test data.

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth requested a review from a team as a code owner October 25, 2024 08:19
@sschuberth sschuberth enabled auto-merge (rebase) October 25, 2024 08:19
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.47%. Comparing base (0223e40) to head (e033384).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9340   +/-   ##
=========================================
  Coverage     67.47%   67.47%           
  Complexity     1200     1200           
=========================================
  Files           241      241           
  Lines          8506     8506           
  Branches        904      904           
=========================================
  Hits           5739     5739           
  Misses         2403     2403           
  Partials        364      364           
Flag Coverage Δ
funTest-docker 60.59% <ø> (ø)
funTest-non-docker 33.57% <ø> (ø)
test 37.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sschuberth sschuberth merged commit 49c654a into main Oct 25, 2024
23 checks passed
@sschuberth sschuberth deleted the purl-test-data-sanity branch October 25, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants