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 test coverage for remaining code #231

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

wschurman
Copy link
Member

Why

This PR brings the test coverage of entity to 100%.

How

Add a few more test cases for things missing test cases (but still need them).

Test Plan

Run tests, check coverage.

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (80e018a) to head (be16309).

Additional details and impacted files
@@                     Coverage Diff                      @@
##           @wschurman/can-delete-5      #231      +/-   ##
============================================================
+ Coverage                    99.68%   100.00%   +0.31%     
============================================================
  Files                           69        69              
  Lines                         1887      1884       -3     
  Branches                       263       261       -2     
============================================================
+ Hits                          1881      1884       +3     
+ Misses                           6         0       -6     
Flag Coverage Δ
integration 100.00% <100.00%> (+0.31%) ⬆️
unittest 100.00% <100.00%> (+0.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.

Base automatically changed from @wschurman/can-delete-5 to main May 30, 2024 17:11
@wschurman wschurman merged commit 91d46ba into main May 30, 2024
1 check passed
@wschurman wschurman deleted the @wschurman/can-delete-6 branch May 30, 2024 17:11
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