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

chore: add more tests for entity loader #229

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

wschurman
Copy link
Member

Why

Similar to #228, there was some missing coverage for the loader. This completes the coverage.

How

Add tests.

Test Plan

Run tests, verify coverage.

@wschurman wschurman force-pushed the @wschurman/can-delete-4 branch from 1ec850f to fc39c3c Compare May 29, 2024 22:51
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.41%. Comparing base (8a448b5) to head (7132beb).
Report is 3 commits behind head on main.

Current head 7132beb differs from pull request most recent head 4ff2611

Please upload reports for the commit 4ff2611 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
+ Coverage   98.10%   99.41%   +1.31%     
==========================================
  Files          68       69       +1     
  Lines        1846     1887      +41     
  Branches      249      263      +14     
==========================================
+ Hits         1811     1876      +65     
+ Misses         33       11      -22     
+ Partials        2        0       -2     
Flag Coverage Δ
integration 99.41% <100.00%> (+1.31%) ⬆️
unittest 99.41% <100.00%> (+1.31%) ⬆️

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.

@wschurman wschurman force-pushed the @wschurman/can-delete-4 branch from fc39c3c to 7132beb Compare May 29, 2024 23:10
@wschurman wschurman force-pushed the @wschurman/can-delete-3 branch from 20fb26a to 4fe15ef Compare May 30, 2024 17:09
Base automatically changed from @wschurman/can-delete-3 to main May 30, 2024 17:09
@wschurman wschurman force-pushed the @wschurman/can-delete-4 branch from 7132beb to 4ff2611 Compare May 30, 2024 17:10
@wschurman wschurman merged commit 3ce0ac9 into main May 30, 2024
1 check passed
@wschurman wschurman deleted the @wschurman/can-delete-4 branch May 30, 2024 17:10
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.

1 participant