Skip to content
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 filtering for components in CBPE result #423

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

michael-nml
Copy link
Collaborator

This PR fixes filtering for components in CBPE results.

The bug was introduced in #288 where the metric assignment on the nannyml.performance_estimation.confidence_based.results.Result class was removed in favour of the base class. Performance calculation was not impacted.

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.72%. Comparing base (c03518b) to head (2d96985).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #423   +/-   ##
=======================================
  Coverage   74.72%   74.72%           
=======================================
  Files         109      109           
  Lines        9702     9703    +1     
  Branches     1750     1750           
=======================================
+ Hits         7250     7251    +1     
  Misses       1965     1965           
  Partials      487      487           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nnansters nnansters merged commit 1d8edc2 into main Sep 6, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants