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 with nix #25

Merged
merged 4 commits into from
May 24, 2024
Merged

Refactor ci with nix #25

merged 4 commits into from
May 24, 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 0.0%. Comparing base (c7b261d) to head (1cc6f51).
Report is 10 commits behind head on master.

Current head 1cc6f51 differs from pull request most recent head c12841b

Please upload reports for the commit c12841b to get more accurate results.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #25    +/-   ##
======================================
  Coverage     0.0%   0.0%            
======================================
  Files          17     17            
  Lines        3151   3031   -120     
======================================
+ Misses       3151   3031   -120     
Flag Coverage Δ
rust 0.0% <ø> (ø)

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.

@yanganto yanganto marked this pull request as ready for review April 24, 2024 03:57
@dr-orlovsky
Copy link
Member

can you please also remove dependabot from 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 c12841b

@dr-orlovsky dr-orlovsky merged commit 5f65745 into BP-WG:master May 24, 2024
17 of 18 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