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 analysis.forecast.plots.metric_per_segment_distribution_plot to handle None from metrics #543

Merged
merged 4 commits into from
Dec 24, 2024

fix: add group_keys to avoid warning

bd87574
Select commit
Loading
Failed to load commit list.
Merged

Fix analysis.forecast.plots.metric_per_segment_distribution_plot to handle None from metrics #543

fix: add group_keys to avoid warning
bd87574
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

90.52% (target 0.00%)

View this Pull Request on Codecov

90.52% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.52%. Comparing base (7b37537) to head (bd87574).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #543      +/-   ##
==========================================
+ Coverage   90.48%   90.52%   +0.03%     
==========================================
  Files         256      256              
  Lines       17373    17375       +2     
==========================================
+ Hits        15720    15728       +8     
+ Misses       1653     1647       -6     

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