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

Switch to binary codecov uploader #813

Merged
merged 4 commits into from
Oct 16, 2021

Conversation

christianlupus
Copy link
Collaborator

Closes #810

@github-actions
Copy link

github-actions bot commented Oct 16, 2021

Unit Test Results

  20 files    20 suites   7m 49s ⏱️
  66 tests   66 ✔️ 0 💤 0
660 runs  660 ✔️ 0 💤 0

Results for commit 968aaf9.

♻️ This comment has been updated with latest results.

@christianlupus christianlupus force-pushed the fix/810-binary-codecov-uploader branch from fedf456 to 98e1780 Compare October 16, 2021 08:39
@christianlupus christianlupus marked this pull request as draft October 16, 2021 08:42
@christianlupus christianlupus force-pushed the fix/810-binary-codecov-uploader branch from 98e1780 to 27c59ce Compare October 16, 2021 09:43
@codecov
Copy link

codecov bot commented Oct 16, 2021

Codecov Report

Merging #813 (968aaf9) into master (c7bdd5b) will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #813      +/-   ##
============================================
- Coverage     21.76%   21.40%   -0.37%     
============================================
  Files            20       20              
  Lines          1493     1542      +49     
============================================
+ Hits            325      330       +5     
- Misses         1168     1212      +44     
Flag Coverage Δ
integration 7.13% <ø> (-0.11%) ⬇️
unittests 14.26% <ø> (-0.27%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/Db/RecipeDb.php 0.00% <0.00%> (ø)
lib/Search/Provider.php 0.00% <0.00%> (ø)
lib/AppInfo/Application.php 0.00% <0.00%> (ø)
lib/Service/RecipeService.php 0.00% <0.00%> (ø)
lib/Service/DbCacheService.php 0.00% <0.00%> (ø)
lib/Db/DbTypesPolyfillHelper.php 0.00% <0.00%> (ø)
lib/Controller/MainController.php 100.00% <0.00%> (ø)
lib/Helper/RestParameterParser.php 0.00% <0.00%> (ø)
lib/Controller/ConfigController.php 100.00% <0.00%> (ø)
lib/Exception/RecipeExistsException.php 0.00% <0.00%> (ø)
... and 4 more

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus force-pushed the fix/810-binary-codecov-uploader branch from a1e5c0b to 968aaf9 Compare October 16, 2021 12:32
@christianlupus christianlupus marked this pull request as ready for review October 16, 2021 12:41
@christianlupus christianlupus merged commit 3bc5c0f into master Oct 16, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/810-binary-codecov-uploader branch October 16, 2021 12:41
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.

Codecov Bash uploader is deprecated
1 participant