-
Notifications
You must be signed in to change notification settings - Fork 1
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
two bufix: mutexes, and strictness management #10
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #10 +/- ##
==========================================
+ Coverage 35.62% 37.25% +1.62%
==========================================
Files 17 17
Lines 1047 1071 +24
==========================================
+ Hits 373 399 +26
+ Misses 674 672 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Marco found a weird issue in the management of the configurations.
The issues were two:
Further modifications were done only to clean the log files and have a clearer view of what was happening.
Also, cnr_logger has been modified accordingly (minor modification).
To test the modification:
Please make a lot of tests!
n.