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

Adding a new function and a test for it #52

Merged
merged 13 commits into from
Jun 7, 2024
Merged

Conversation

vlad-ko
Copy link
Owner

@vlad-ko vlad-ko commented Jun 6, 2024

Sample PR for Codecov Demo

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.92%. Comparing base (7b67313) to head (8cb37b1).
Report is 1 commits behind head on main.

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #52      +/-   ##
============================================
+ Coverage     75.88%   76.92%   +1.04%     
  Complexity       48       48              
============================================
  Files            11       11              
  Lines           170      169       -1     
============================================
+ Hits            129      130       +1     
+ Misses           41       39       -2     
Flag Coverage Δ
controller 50.00% <ø> (ø)
javascript 75.00% <ø> (-1.00%) ⬇️
service 88.67% <ø> (ø)
unit 42.85% <100.00%> (+9.52%) ⬆️
Components Coverage Δ
backend 77.24% <100.00%> (+1.37%) ⬆️
Files Coverage Δ
app/Models/Charge.php Critical 52.94% <100.00%> (+11.76%) ⬆️

... and 1 file with indirect coverage changes

@vlad-ko vlad-ko changed the title Feature/function test Adding a new function and a test for it Jun 7, 2024
@vlad-ko vlad-ko merged commit c5239ff into main Jun 7, 2024
6 checks passed
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