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

Add a sanity check before writing out results #2027

Merged
merged 5 commits into from
Apr 21, 2024
Merged

Add a sanity check before writing out results #2027

merged 5 commits into from
Apr 21, 2024

Conversation

Andrew-S-Rosen
Copy link
Member

Summary of Changes

Add a sanity check to I/O.

Checklist

  • I have read the "Guidelines" section of the contributing guide. Don't lie! 😉
  • My PR is on a custom branch and is not named main.
  • I have added relevant, comprehensive unit tests.

Notes

  • Your PR will likely not be merged without proper and thorough tests.
  • If you are an external contributor, you will see a comment from @buildbot-princeton. This is solely for the maintainers.
  • When your code is ready for review, ping one of the active maintainers.

@Andrew-S-Rosen Andrew-S-Rosen enabled auto-merge (squash) April 21, 2024 06:13
Copy link

codecov bot commented Apr 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.11%. Comparing base (801d58e) to head (b40b196).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2027   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files          81       81           
  Lines        3272     3274    +2     
=======================================
+ Hits         3243     3245    +2     
  Misses         29       29           

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

@Andrew-S-Rosen Andrew-S-Rosen merged commit 506ce74 into main Apr 21, 2024
20 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the addcheck branch April 21, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant