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 testsets, fixes #25 #27

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Refactor testsets, fixes #25 #27

merged 1 commit into from
Feb 6, 2024

Conversation

MichaelHatherly
Copy link
Collaborator

@MichaelHatherly MichaelHatherly commented Feb 6, 2024

All testsets are now able to be run in isolation. Will speed up development cycles when iterating on new tests.

@MichaelHatherly MichaelHatherly linked an issue Feb 6, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ce01a73) 85.81% compared to head (ae41143) 85.81%.
Report is 1 commits behind head on main.

❗ Current head ae41143 differs from pull request most recent head 722fd8c. Consider uploading reports for the commit 722fd8c to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   85.81%   85.81%           
=======================================
  Files           5        5           
  Lines         430      430           
=======================================
  Hits          369      369           
  Misses         61       61           

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

@MichaelHatherly MichaelHatherly force-pushed the mh/refactor-tests branch 3 times, most recently from 08d2c58 to ae41143 Compare February 6, 2024 14:40
@MichaelHatherly MichaelHatherly merged commit 0ae1dd7 into main Feb 6, 2024
8 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/refactor-tests branch February 6, 2024 18:53
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.

Split up test suite
2 participants