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

Merge : inpect.yml into push.yml #1718

Added needs-[push-workflow] to be success

f4faf88
Select commit
Loading
Failed to load commit list.
Merged

Merge : inpect.yml into push.yml #1718

Added needs-[push-workflow] to be success
f4faf88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

98.27% (+0.09%) compared to c0468a4

View this Pull Request on Codecov

98.27% (+0.09%) compared to c0468a4

Details

Codecov Report

Attention: 100 lines in your changes are missing coverage. Please review.

Comparison is base (c0468a4) 98.17% compared to head (f4faf88) 98.27%.
Report is 168 commits behind head on develop.

Files Patch % Lines
src/utilities/PII/decryption.ts 0.00% 17 Missing ⚠️
src/resolvers/Mutation/updateUserProfile.ts 70.90% 1 Missing and 15 partials ⚠️
src/resolvers/Mutation/createEvent.ts 83.51% 13 Missing and 2 partials ⚠️
src/resolvers/middleware/currentUserExists.ts 45.83% 13 Missing ⚠️
src/utilities/PII/encryption.ts 0.00% 13 Missing ⚠️
src/utilities/PII/isAuthorised.ts 0.00% 11 Missing ⚠️
src/resolvers/Mutation/createPost.ts 87.23% 6 Missing ⚠️
...tilities/encodedVideoStorage/uploadEncodedVideo.ts 96.29% 3 Missing ⚠️
src/resolvers/Mutation/removeAdvertisement.ts 92.85% 2 Missing ⚠️
...c/resolvers/Query/postsByOrganizationConnection.ts 33.33% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1718      +/-   ##
===========================================
+ Coverage    98.17%   98.27%   +0.09%     
===========================================
  Files          184      205      +21     
  Lines        10767    12511    +1744     
  Branches       835     1020     +185     
===========================================
+ Hits         10571    12295    +1724     
+ Misses         186      184       -2     
- Partials        10       32      +22     

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