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: cargo build throwing fallback error #2800

Merged
merged 2 commits into from
Sep 9, 2024
Merged

Conversation

ssddOnTop
Copy link
Member

@ssddOnTop ssddOnTop commented Sep 9, 2024

Issue Reference(s):
Fixes #2799

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Sep 9, 2024
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.13%. Comparing base (36aba8f) to head (af214c2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2800      +/-   ##
==========================================
- Coverage   87.14%   87.13%   -0.01%     
==========================================
  Files         254      254              
  Lines       25144    25144              
==========================================
- Hits        21911    21910       -1     
- Misses       3233     3234       +1     

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

@ssddOnTop ssddOnTop marked this pull request as ready for review September 9, 2024 18:01
@amitksingh1490 amitksingh1490 merged commit 751759f into main Sep 9, 2024
38 checks passed
@amitksingh1490 amitksingh1490 deleted the fix/fallback-err branch September 9, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo build throws an warning on newer rust versions
2 participants