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 version limit on pytest in CI #3010

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Dec 6, 2024

This was added due to pytest-lazy-fixture but the replacement package pytest-lazy-fixtures fixes compatibility.

  • Closes #xxxx
  • Tests added
  • Fully documented

This was added due to pytest-lazy-fixture but the replacement package pytest-lazy-fixtures fixes compatibility.
@djhoese djhoese added the cleanup Code cleanup but otherwise no change in functionality label Dec 6, 2024
@djhoese djhoese requested a review from mraspaud as a code owner December 6, 2024 16:49
@djhoese djhoese self-assigned this Dec 6, 2024
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.10%. Comparing base (f92ceaa) to head (1880cf4).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3010      +/-   ##
==========================================
- Coverage   96.10%   96.10%   -0.01%     
==========================================
  Files         377      377              
  Lines       55162    55163       +1     
==========================================
  Hits        53012    53012              
- Misses       2150     2151       +1     
Flag Coverage Δ
behaviourtests 3.94% <0.00%> (-0.01%) ⬇️
unittests 96.19% <100.00%> (-0.01%) ⬇️

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

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

@djhoese djhoese merged commit 2857fbc into pytroll:main Dec 6, 2024
18 checks passed
@djhoese djhoese deleted the remove-pytest8-limit branch December 6, 2024 17:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12202802932

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.002%) to 96.206%

Files with Coverage Reduction New Missed Lines %
satpy/tests/test_readers.py 1 99.24%
Totals Coverage Status
Change from base Build 12180733434: -0.002%
Covered Lines: 53256
Relevant Lines: 55356

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup but otherwise no change in functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants