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

Refactor ci flow #89

Merged
merged 2 commits into from
May 3, 2024
Merged

Refactor ci flow #89

merged 2 commits into from
May 3, 2024

Conversation

yanganto
Copy link
Contributor

  • CI will use MSRV from Rust manifest (Cargo.toml)
  • Reduce usage of actions-rs, which are no longer maintained after Oct 13, 2023.
  • Set up dependency upgrade bot
  • Refactor lint, test, build with Nix
  • Allow codecov upload failure

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.7%. Comparing base (c014bad) to head (c8c7246).
Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #89     +/-   ##
========================================
- Coverage    47.7%   47.7%   -0.0%     
========================================
  Files          34      34             
  Lines        3149    3154      +5     
========================================
+ Hits         1503    1504      +1     
- Misses       1646    1650      +4     
Flag Coverage Δ
rust 47.7% <ø> (-<0.1%) ⬇️

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.

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK c8c7246

@dr-orlovsky dr-orlovsky merged commit a0d29f2 into master May 3, 2024
7 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.

2 participants