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

Add test for PointCollection.plot() #125

Merged
merged 1 commit into from
May 14, 2023
Merged

Add test for PointCollection.plot() #125

merged 1 commit into from
May 14, 2023

Conversation

stefmolin
Copy link
Owner

No description provided.

@stefmolin stefmolin added this to the 0.2.0 milestone May 14, 2023
@stefmolin stefmolin self-assigned this May 14, 2023
@github-actions github-actions bot added the testing Relating to the testing suite label May 14, 2023
@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Merging #125 (07118c6) into main (ad24e18) will increase coverage by 0.39%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   95.61%   96.00%   +0.39%     
==========================================
  Files          42       42              
  Lines        1597     1603       +6     
  Branches      301      302       +1     
==========================================
+ Hits         1527     1539      +12     
+ Misses         68       62       -6     
  Partials        2        2              
Impacted Files Coverage Δ
tests/shapes/bases/test_point_collection.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@stefmolin stefmolin merged commit 39e4e0c into main May 14, 2023
@stefmolin stefmolin deleted the plot-test branch May 14, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Relating to the testing suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant