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

Fix code coverage reporting #1177

Merged
merged 3 commits into from
Aug 25, 2022
Merged

Fix code coverage reporting #1177

merged 3 commits into from
Aug 25, 2022

Conversation

christianlupus
Copy link
Collaborator

Closes #1164

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #1177 (f7255eb) into master (3e0881e) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1177      +/-   ##
============================================
+ Coverage     58.01%   58.02%   +0.01%     
============================================
  Files            75       75              
  Lines          2308     2311       +3     
============================================
+ Hits           1339     1341       +2     
- Misses          969      970       +1     
Flag Coverage Δ
integration 5.75% <ø> (-0.01%) ⬇️
migration 4.02% <ø> (-0.01%) ⬇️
unittests 52.25% <ø> (+0.04%) ⬆️

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 100.00% <0.00%> (ø)
lib/Helper/Filter/DB/RecipeDatesFilter.php 100.00% <0.00%> (ø)

Signed-off-by: Christian Wolf <github@christianwolf.email>
@github-actions
Copy link

Unit Test Results

     33 files       33 suites   7m 16s ⏱️
   421 tests    421 ✔️ 0 💤 0
4 631 runs  4 631 ✔️ 0 💤 0

Results for commit f7255eb.

@christianlupus christianlupus merged commit 8841498 into master Aug 25, 2022
@christianlupus christianlupus deleted the fix/1164-code-coverage branch August 25, 2022 09:00
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.

Reactivate codecov
1 participant