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

Update the downgrade action and fix bounds #129

Merged
merged 5 commits into from
Nov 17, 2024
Merged

Conversation

sethaxen
Copy link
Member

Due to some change in some dependency, the downgrade workflow now fails. This PR updates to the latest version of the workflow and plays with version bounds to make it pass.

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.68%. Comparing base (04d44cb) to head (00e13c4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   96.68%   96.68%   -0.01%     
==========================================
  Files          11       10       -1     
  Lines         876      875       -1     
==========================================
- Hits          847      846       -1     
  Misses         29       29              

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

@coveralls
Copy link

coveralls commented Nov 17, 2024

Pull Request Test Coverage Report for Build 11881405714

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 96.686%

Files with Coverage Reduction New Missed Lines %
src/rstar.jl 1 98.46%
Totals Coverage Status
Change from base Build 9928519803: 0.1%
Covered Lines: 846
Relevant Lines: 875

💛 - Coveralls

@sethaxen sethaxen merged commit 877214d into main Nov 17, 2024
12 checks passed
@sethaxen sethaxen deleted the downgrade_upgrade branch November 17, 2024 21:48
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.

3 participants