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

ci: Enable "fail on error" in CI #688

Merged
merged 5 commits into from
Feb 15, 2021
Merged

ci: Enable "fail on error" in CI #688

merged 5 commits into from
Feb 15, 2021

Conversation

HadrienG2
Copy link
Contributor

@HadrienG2 HadrienG2 commented Feb 2, 2021

This PR is taking #687 to its logical conclusion.

It should not be merged yet because...

@HadrienG2 HadrienG2 added 🚧 WIP Work-in-progress Infrastructure Changes to build tools, continous integration, ... labels Feb 2, 2021
@HadrienG2 HadrienG2 added this to the next milestone Feb 2, 2021
@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

Merging #688 (00c79ad) into master (ae1889d) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #688      +/-   ##
==========================================
+ Coverage   49.01%   49.02%   +0.01%     
==========================================
  Files         325      325              
  Lines       16574    16574              
  Branches     7744     7744              
==========================================
+ Hits         8124     8126       +2     
+ Misses       3019     3017       -2     
  Partials     5431     5431              
Impacted Files Coverage Δ
Core/include/Acts/Utilities/Logger.hpp 65.30% <0.00%> (+4.08%) ⬆️

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 ae1889d...cb49dad. Read the comment docs.

@HadrienG2
Copy link
Contributor Author

This is now ready for review.

@HadrienG2 HadrienG2 mentioned this pull request Feb 9, 2021
Copy link
Member

@paulgessinger paulgessinger left a comment

Choose a reason for hiding this comment

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

See #706 for my comments.

Copy link
Member

@paulgessinger paulgessinger left a comment

Choose a reason for hiding this comment

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

LGTM

@HadrienG2 HadrienG2 removed the 🚧 WIP Work-in-progress label Feb 9, 2021
@asalzburger asalzburger merged commit f5641b2 into acts-project:master Feb 15, 2021
@HadrienG2 HadrienG2 deleted the fail-on-error-ci branch February 15, 2021 18:05
@paulgessinger paulgessinger modified the milestones: next, v6.0.0 Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes to build tools, continous integration, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants