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 stub database adapter and test utils #230

Merged
merged 1 commit into from
May 30, 2024

Conversation

wschurman
Copy link
Member

Why

Similar to #229, this adds more tests for pieces of the code that are untested.

How

Add test, check coverage.

Test Plan

Run test, check coverage.

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.68%. Comparing base (7132beb) to head (80e018a).

Additional details and impacted files
@@                     Coverage Diff                     @@
##           @wschurman/can-delete-4     #230      +/-   ##
===========================================================
+ Coverage                    99.41%   99.68%   +0.26%     
===========================================================
  Files                           69       69              
  Lines                         1887     1887              
  Branches                       263      263              
===========================================================
+ Hits                          1876     1881       +5     
+ Misses                          11        6       -5     
Flag Coverage Δ
integration 99.68% <ø> (+0.26%) ⬆️
unittest 99.68% <ø> (+0.26%) ⬆️

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 7132beb to 4ff2611 Compare May 30, 2024 17:10
Base automatically changed from @wschurman/can-delete-4 to main May 30, 2024 17:10
@wschurman wschurman force-pushed the @wschurman/can-delete-5 branch from 80e018a to e275811 Compare May 30, 2024 17:10
@wschurman wschurman merged commit 16e7c21 into main May 30, 2024
1 check passed
@wschurman wschurman deleted the @wschurman/can-delete-5 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