adding a function and a test by vlad-ko · Pull Request #41 · vlad-ko/laravel-stripe-app-gh (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation2 Commits4 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 71.55%. Comparing base (ca20e2c) to head (ace1e12).
Report is 15 commits behind head on main.
❗ Current head ace1e12 differs from pull request most recent head 527e845. Consider uploading reports for the commit 527e845 to get more accurate results
Changes have been made to critical files, which contain lines commonly executed in production. Learn more
Additional details and impacted files
@@ Coverage Diff @@ ## main #41 +/- ##
- Coverage 70.00% 71.55% +1.55%
Complexity 83 82 -1
Files 22 22
Lines 220 218 -2- Hits 154 156 +2
- Misses 66 62 -4
Flag | Coverage Δ | |
---|---|---|
backend | 70.25% <ø> (+0.71%) | ⬆️ |
controller | 50.00% <ø> (ø) | |
javascript | 82.60% <100.00%> (+8.69%) | ⬆️ |
service | 87.85% <ø> (ø) | |
unit | 33.33% <ø> (+3.92%) | ⬆️ |
Components | Coverage Δ | |
---|---|---|
person-menu | 82.60% <100.00%> (+8.69%) | ⬆️ |
Files | Coverage Δ | |
---|---|---|
resources/js/classes/person.js Critical | 80.95% <100.00%> (+9.52%) | ⬆️ |
... and 1 file with indirect coverage changes
1 participant