-
-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labellers testing module #2095
Labellers testing module #2095
Conversation
Co-authored-by: Oriol Abril-Pla <oriol.abril.pla@gmail.com>
Co-authored-by: Oriol Abril-Pla <oriol.abril.pla@gmail.com>
Thanks for your comments @OriolAbril. I cleaned up the script trying to get a minimum working unit. If we agree on it, we can start adding more tests. |
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.
The tests are passing and I think they can be understood even if focus is probably more on avoiding repetition. I think we can follow this pattern unless maybe @canyon289 has some ideas on how to improve it?
Codecov Report
@@ Coverage Diff @@
## main #2095 +/- ##
==========================================
+ Coverage 90.76% 90.88% +0.11%
==========================================
Files 117 117
Lines 12501 12501
==========================================
+ Hits 11347 11361 +14
+ Misses 1154 1140 -14
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Co-authored-by: Oriol Abril-Pla oriol.abril.pla@gmail.com
Description
Here we will add a new testing module specific for the labeller classes. It will fix #1574.
Checklist
📚 Documentation preview 📚: https://arviz--2095.org.readthedocs.build/en/2095/