Skip to content

chore(ci): use new Codecov uploader for reporting code coverage#304

Merged
bednar merged 2 commits intomasterfrom
codecov_uploader
Feb 23, 2022
Merged

chore(ci): use new Codecov uploader for reporting code coverage#304
bednar merged 2 commits intomasterfrom
codecov_uploader

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Feb 22, 2022

Proposed Changes

The Codecov Bash Uploader is deprecated - https://docs.codecov.com/docs/about-the-codecov-bash-uploader. We have to switch to new one - https://docs.codecov.com/docs/codecov-uploader.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 22, 2022

Codecov Report

Merging #304 (62c7d19) into master (4ddda00) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 62c7d19 differs from pull request most recent head 9b1ef44. Consider uploading reports for the commit 9b1ef44 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #304      +/-   ##
============================================
+ Coverage     88.93%   88.97%   +0.03%     
  Complexity      473      473              
============================================
  Files           149      149              
  Lines          5984     6005      +21     
  Branches        290      290              
============================================
+ Hits           5322     5343      +21     
  Misses          580      580              
  Partials         82       82              
Impacted Files Coverage Δ
...luxdb/client/kotlin/internal/QueryKotlinApiImpl.kt 94.80% <0.00%> (+0.77%) ⬆️
...luxdb/client/kotlin/internal/WriteKotlinApiImpl.kt 94.11% <0.00%> (+2.81%) ⬆️

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 4ddda00...9b1ef44. Read the comment docs.

@bednar bednar marked this pull request as ready for review February 22, 2022 07:34
@bednar bednar requested a review from rhajek February 22, 2022 14:34
@bednar bednar merged commit 25186c0 into master Feb 23, 2022
@bednar bednar deleted the codecov_uploader branch February 23, 2022 06:40
@bednar bednar added this to the 5.0.0 milestone Feb 23, 2022
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