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

fix: dev container fmt nightly build dependencies #412

Merged
merged 5 commits into from
Jan 16, 2024

Conversation

ankit-pn
Copy link
Contributor

/kind bug

What this PR does / why we need it:

fix nightly dependencies for rustfmt in devcontainer build.

Which issue(s) this PR fixes:

Fixes #409

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (933c89d) 71.46% compared to head (669c8de) 71.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #412   +/-   ##
=======================================
  Coverage   71.46%   71.46%           
=======================================
  Files         115      115           
  Lines        8835     8835           
=======================================
  Hits         6314     6314           
  Misses       2412     2412           
  Partials      109      109           

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

Copy link
Collaborator

@hulto hulto left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for the contribution @ankit-pn
Go ahead and merge.

Also please fill this survey about how you felt the contributor process went so we can improve it in the future.
https://forms.gle/MqhLYYTDqFFzQeQo7

@hulto hulto merged commit 867c077 into spellshift:main Jan 16, 2024
8 checks passed
KCarretto pushed a commit that referenced this pull request Feb 1, 2024
 
fix: dev container fmt nightly build dependencies (#412)
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.

Build container doesn't install rustfmt
2 participants