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

Remove unnecessary tests #1237

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Remove unnecessary tests #1237

merged 2 commits into from
Oct 9, 2023

Conversation

fingolfin
Copy link
Contributor

I don't see what purposes these tests are meant to serve. Also they lead to a warning ("WARNING: Method definition change_base_ring ... overwritten ..."), and potentially change the behavior of later tests.

Resolves #1235

@thofma added this in PR #139.

I don't see what purposes these tests are meant to serve. Also they lead
to a warning ("WARNING: Method definition change_base_ring ...
overwritten ..."), and potentially change the behavior of later tests.
@thofma
Copy link
Owner

thofma commented Oct 9, 2023

I will wait for this and then tag a new version.

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e61502d) 74.49% compared to head (00c185b) 74.47%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1237      +/-   ##
==========================================
- Coverage   74.49%   74.47%   -0.02%     
==========================================
  Files         346      346              
  Lines      110846   110846              
==========================================
- Hits        82576    82555      -21     
- Misses      28270    28291      +21     

see 37 files with indirect coverage changes

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

@thofma thofma merged commit 798045a into thofma:master Oct 9, 2023
12 of 16 checks passed
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.

WARNING: Method definition change_base_ring [...] overwritten
2 participants