-
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
feat: overall level and level over time #201
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #201 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 64 68 +4
Lines 3511 3716 +205
==========================================
+ Hits 3511 3716 +205 ☔ View full report in Codecov by Sentry. |
…alue in Custome case (which currently fails)
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.
Perhaps these are the wrong tense?
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.
@ansaminard I'm approving the PR but two general comments :
- Please add screenshots of the plots in the PR description next time
- I'm not going to argue forever but I'm not in favor of using a dictionnary for the differents enums, I would at least have prefered a subclass/enum within
ansys.sound.core
Helper and test classes for overall level and level over time