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

Added a components argument to named_arrays.plt.plot() #19

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

byrdie
Copy link
Contributor

@byrdie byrdie commented Sep 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 84.61% and project coverage change: -0.13% ⚠️

Comparison is base (3e523e3) 92.85% compared to head (ec5e90a) 92.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   92.85%   92.73%   -0.13%     
==========================================
  Files          53       52       -1     
  Lines        8220     8205      -15     
==========================================
- Hits         7633     7609      -24     
- Misses        587      596       +9     
Flag Coverage Δ
unittests 92.73% <84.61%> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
..._arrays/_vectors/cartesian/vectors_cartesian_2d.py 97.36% <ø> (-2.64%) ⬇️
named_arrays/plt.py 100.00% <ø> (ø)
...ed_arrays/_scalars/scalar_named_array_functions.py 91.22% <50.00%> (-0.49%) ⬇️
...certainties/uncertainties_named_array_functions.py 88.23% <50.00%> (-2.07%) ⬇️
...ed_arrays/_vectors/vector_named_array_functions.py 90.47% <86.66%> (-0.64%) ⬇️
named_arrays/_matrices/tests/test_matrices.py 100.00% <100.00%> (ø)
named_arrays/_vectors/tests/test_vectors.py 99.03% <100.00%> (-0.06%) ⬇️
named_arrays/_vectors/vectors.py 93.15% <100.00%> (-0.22%) ⬇️

... and 1 file with indirect coverage changes

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

@byrdie byrdie merged commit ec254f4 into main Sep 14, 2023
15 of 17 checks passed
@byrdie byrdie deleted the feature/more-vector-plotting branch September 14, 2023 07:08
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.

1 participant