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

Correct fetching depth in action scripts #758

Merged
merged 2 commits into from
Jul 2, 2021

Conversation

christianlupus
Copy link
Collaborator

This should fix some issues with codecov reports. See codecov/codecov-action#190.

@codecov
Copy link

codecov bot commented Jul 2, 2021

Codecov Report

Merging #758 (da2374c) into master (00d278d) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #758      +/-   ##
===========================================
- Coverage      1.01%   0.94%   -0.07%     
- Complexity      444     463      +19     
===========================================
  Files            14      19       +5     
  Lines          1385    1476      +91     
===========================================
  Hits             14      14              
- Misses         1371    1462      +91     
Flag Coverage Δ
integration 0.00% <0.00%> (ø)
unittests 0.94% <0.00%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
lib/AppInfo/Application.php 0.00% <0.00%> (ø)
lib/Controller/MainController.php 0.00% <0.00%> (ø)
lib/Controller/RecipeController.php 0.00% <0.00%> (ø)
lib/Db/DbTypesPolyfillHelper.php 0.00% <0.00%> (ø)
lib/Db/RecipeDb.php 0.00% <0.00%> (ø)
lib/Exception/RecipeExistsException.php 0.00% <0.00%> (ø)
lib/Migration/Version000000Date20190910100911.php 0.00% <0.00%> (ø)
lib/Migration/Version000000Date20210427082010.php 0.00% <0.00%> (ø)
lib/Search/Provider.php 0.00% <0.00%> (ø)
lib/Service/RecipeService.php 0.00% <0.00%> (ø)
... and 5 more

@christianlupus christianlupus merged commit 6846747 into master Jul 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/codecov-sha-unknown branch July 2, 2021 10:50
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.

1 participant