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

[Breaking] First step towards 1.0.0 - Extract and regroup plotters #92

Merged
merged 100 commits into from
Oct 1, 2022

Conversation

fsoubelet
Copy link
Owner

  • Extracts all plotters and regroup, without classes, into pyhdtoolkit.plotting.
  • Documentation, APIs and gallery has been adapted.
  • Tests have been adapted.
  • Version bumped to 1.0.0rc0 for now.

@fsoubelet fsoubelet added Documentation Improvements or additions to documentation Enhancement Improvements to an existing feature labels Oct 1, 2022
@fsoubelet fsoubelet added this to the 1.0.0 milestone Oct 1, 2022
@fsoubelet fsoubelet self-assigned this Oct 1, 2022
@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Base: 98.25% // Head: 97.54% // Decreases project coverage by -0.70% ⚠️

Coverage data is based on head (0808a3a) compared to base (41760eb).
Patch coverage: 99.25% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   98.25%   97.54%   -0.71%     
==========================================
  Files          41       45       +4     
  Lines        2174     2160      -14     
==========================================
- Hits         2136     2107      -29     
- Misses         38       53      +15     
Impacted Files Coverage Δ
pyhdtoolkit/cpymadtools/__init__.py 100.00% <ø> (ø)
pyhdtoolkit/cpymadtools/coupling.py 97.77% <ø> (-0.03%) ⬇️
pyhdtoolkit/cpymadtools/lhc.py 100.00% <ø> (ø)
pyhdtoolkit/cpymadtools/matching.py 100.00% <ø> (ø)
pyhdtoolkit/plotting/envelope.py 97.43% <97.43%> (ø)
pyhdtoolkit/plotting/utils.py 98.56% <98.56%> (ø)
pyhdtoolkit/cpymadtools/correctors.py 100.00% <100.00%> (ø)
pyhdtoolkit/cpymadtools/tune.py 90.62% <100.00%> (-0.06%) ⬇️
pyhdtoolkit/maths/utils.py 100.00% <100.00%> (ø)
pyhdtoolkit/models/beam.py 100.00% <100.00%> (ø)
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fsoubelet fsoubelet merged commit 56cf38d into master Oct 1, 2022
@fsoubelet fsoubelet deleted the extract_plotters branch October 1, 2022 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation Enhancement Improvements to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant