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

Add runtime build check to the CI #715

Merged
merged 2 commits into from Apr 19, 2023
Merged

Add runtime build check to the CI #715

merged 2 commits into from Apr 19, 2023

Conversation

serhii-temchenko
Copy link
Contributor

CI could not detect regression when checking the full build, because of that - runtime crate should be checked separately. In this PR was added new step in the CI to test runtime build separately. Original report by @nuel77 is here.

@serhii-temchenko serhii-temchenko added the A0-PleaseReview Pull request needs code review. label Apr 18, 2023
@serhii-temchenko serhii-temchenko self-assigned this Apr 18, 2023
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a5c6fc5) 52.05% compared to head (005658d) 52.05%.

Additional details and impacted files
@@           Coverage Diff            @@
##           Develop     #715   +/-   ##
========================================
  Coverage    52.05%   52.05%           
========================================
  Files           64       64           
  Lines         5246     5246           
========================================
  Hits          2731     2731           
  Misses        2515     2515           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@35359595 35359595 merged commit 619310f into Develop Apr 19, 2023
3 checks passed
@35359595 35359595 deleted the add_runtime_to_ci branch April 19, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-PleaseReview Pull request needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants