-
Notifications
You must be signed in to change notification settings - Fork 0
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
unit tests for i3files #51
base: main
Are you sure you want to change the base?
Conversation
kjmeagher
commented
Jan 10, 2025
- Add tests for i3files to nugen datasets
- toward i3file unit tests
- fix all issues with i3file
- enable nuflux for older version of python
Test Results 6 files ± 0 6 suites ±0 2m 46s ⏱️ +24s Results for commit 82b7c67. ± Comparison against base commit 93ec4e8. This pull request removes 39 and adds 573 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #51 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 12 12
Lines 807 813 +6
=========================================
+ Hits 807 813 +6 ☔ View full report in Codecov by Sentry. |
use a single subeventstream instead of conditionally using null don't use drop orphan streams which was causing problems
also utils test
for more information, see https://pre-commit.ci