-
Notifications
You must be signed in to change notification settings - Fork 20
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
Fix OMP race conditions and some chkcsum calls #142
Conversation
Codecov Report
@@ Coverage Diff @@
## dev/ncar #142 +/- ##
============================================
+ Coverage 41.13% 45.25% +4.11%
============================================
Files 213 213
Lines 63251 63253 +2
============================================
+ Hits 26020 28624 +2604
+ Misses 37231 34629 -2602
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## dev/ncar #142 +/- ##
============================================
+ Coverage 41.13% 45.25% +4.11%
============================================
Files 213 213
Lines 63251 63253 +2
============================================
+ Hits 26020 28624 +2604
+ Misses 37231 34629 -2602
Continue to review full report at Codecov.
|
After these changes, PET tests and tests with CS%debug passes.