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

chore: Update .gitignore files and add coverage directory and some coverage collection logic #243

Merged
merged 4 commits into from
Jul 26, 2024

chore: Refactor Line_Chat.test.tsx to remove unused imports and comme…

7fbeb1a
Select commit
Loading
Failed to load commit list.
Merged

chore: Update .gitignore files and add coverage directory and some coverage collection logic #243

chore: Refactor Line_Chat.test.tsx to remove unused imports and comme…
7fbeb1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 0s

63.23% (+3.62%) compared to bed657d

View this Pull Request on Codecov

63.23% (+3.62%) compared to bed657d

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 63.23%. Comparing base (bed657d) to head (7fbeb1a).
Report is 79 commits behind head on develop.

Files Patch % Lines
occupi-backend/pkg/utils/utils.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #243      +/-   ##
===========================================
+ Coverage    59.60%   63.23%   +3.62%     
===========================================
  Files            8       20      +12     
  Lines         1634     1863     +229     
===========================================
+ Hits           974     1178     +204     
- Misses         622      647      +25     
  Partials        38       38              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.