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

chore(ci): return to nightly builds #73

Merged
merged 1 commit into from
Mar 29, 2022
Merged

chore(ci): return to nightly builds #73

merged 1 commit into from
Mar 29, 2022

Conversation

mgrachev
Copy link
Contributor

@mgrachev mgrachev commented Mar 29, 2022

Description

Rust nightly build was fixed:

Motivation and Context

How Has This Been Tested?

Screenshots / Output (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: Mikhail Grachev <work@mgrachev.com>
@mgrachev mgrachev requested a review from orhun as a code owner March 29, 2022 09:45
@codecov-commenter
Copy link

Codecov Report

Merging #73 (a1b977c) into main (cddb4d4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   38.60%   38.60%           
=======================================
  Files          13       13           
  Lines         868      868           
  Branches      227      229    +2     
=======================================
  Hits          335      335           
  Misses        425      425           
  Partials      108      108           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cddb4d4...a1b977c. Read the comment docs.

Copy link
Owner

@orhun orhun left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@orhun orhun changed the title ci: return to nightly builds chore(ci): return to nightly builds Mar 29, 2022
@orhun orhun merged commit 312b654 into orhun:main Mar 29, 2022
@mgrachev mgrachev deleted the return-to-nightly branch March 29, 2022 11:45
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