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

Bump Codecov GitHub action to v3.0.0 #6800

Merged
merged 1 commit into from Apr 11, 2022

Conversation

tautschnig
Copy link
Collaborator

As of v2.0.2 the recurring issue of uploading errors caused by invalid
tokens should be fixed
(codecov/codecov-action#440). v3.0.0 is the
latest and includes those fixes.

  • Each commit message has a non-empty body, explaining why the change was made.
  • n/a Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • n/a The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • Regression or unit tests are included, or existing tests cover the modified code (in this case I have detailed which ones those are in the commit message).
  • n/a My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • n/a White-space or formatting changes outside the feature-related changed lines are in commits of their own.

As of v2.0.2 the recurring issue of uploading errors caused by invalid
tokens should be fixed
(codecov/codecov-action#440).  v3.0.0 is the
latest and includes those fixes.
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #6800 (69ac490) into develop (5a58dff) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #6800      +/-   ##
===========================================
- Coverage    76.97%   76.97%   -0.01%     
===========================================
  Files         1593     1593              
  Lines       184107   184104       -3     
===========================================
- Hits        141724   141718       -6     
- Misses       42383    42386       +3     
Impacted Files Coverage Δ
src/ansi-c/ansi_c_declaration.h 95.23% <ø> (ø)
src/ansi-c/c_typecheck_base.h 100.00% <ø> (ø)
...rc/goto-instrument/contracts/memory_predicates.cpp 83.52% <ø> (-0.57%) ⬇️
src/goto-instrument/contracts/memory_predicates.h 100.00% <ø> (ø)
src/ansi-c/c_typecheck_base.cpp 78.32% <100.00%> (+0.28%) ⬆️
src/goto-instrument/contracts/contracts.cpp 93.82% <100.00%> (ø)
src/linking/remove_internal_symbols.cpp 100.00% <100.00%> (ø)
src/util/expr.cpp 82.83% <0.00%> (-2.24%) ⬇️
src/util/expr.h 97.16% <0.00%> (-0.06%) ⬇️

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 799e221...69ac490. Read the comment docs.

@tautschnig tautschnig merged commit b8f0f14 into diffblue:develop Apr 11, 2022
@tautschnig tautschnig deleted the bugfixes/codecov branch April 11, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants