-
Notifications
You must be signed in to change notification settings - Fork 91
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
Feature/509 remove avpr #697
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #697 +/- ##
==========================================
+ Coverage 83.47% 84.26% +0.78%
==========================================
Files 254 248 -6
Lines 32988 31124 -1864
==========================================
- Hits 27538 26226 -1312
+ Misses 5450 4898 -552 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got a small remark about a log level, but overall LGTM.
This PR performs the planned removal of avpr from libdfi, as mentioned in #509.
It will also close #158.