Skip to content

Conversation

@afroch
Copy link
Contributor

@afroch afroch commented May 12, 2025

Summary

This pull request introduces the following changes

  • Adding possibility to write out the lines of a plot into a pickle file which can be later loaded to avoid re-running calculations.

Conformity

@afroch afroch self-assigned this May 12, 2025
@afroch afroch added the enhancement New feature or request label May 12, 2025
@codecov
Copy link

codecov bot commented May 12, 2025

Codecov Report

Attention: Patch coverage is 57.14286% with 30 lines in your changes missing coverage. Please review.

Project coverage is 97.67%. Comparing base (e830a25) to head (93d9b39).

Files with missing lines Patch % Lines
puma/histogram.py 46.15% 7 Missing ⚠️
puma/roc.py 65.00% 7 Missing ⚠️
puma/line_plot_2d.py 45.45% 6 Missing ⚠️
puma/var_vs_var.py 68.42% 6 Missing ⚠️
puma/plot_base.py 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
- Coverage   98.14%   97.67%   -0.47%     
==========================================
  Files          53       53              
  Lines        5710     5768      +58     
==========================================
+ Hits         5604     5634      +30     
- Misses        106      134      +28     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@afroch
Copy link
Contributor Author

afroch commented May 22, 2025

Is superseeded by #319

@afroch afroch closed this May 22, 2025
@afroch afroch deleted the alfroch-save-histogram-array branch June 2, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants