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

Updated location Param to Address Object param in Organizations (Updated). #1740

Merged
merged 22 commits into from
Jan 27, 2024

Fixed test cases

1080e53
Select commit
Loading
Failed to load commit list.
Merged

Updated location Param to Address Object param in Organizations (Updated). #1740

Fixed test cases
1080e53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2024 in 0s

98.26% (+0.08%) compared to c0468a4

View this Pull Request on Codecov

98.26% (+0.08%) compared to c0468a4

Details

Codecov Report

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

Comparison is base (c0468a4) 98.17% compared to head (1080e53) 98.26%.
Report is 191 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/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 ⚠️
src/resolvers/Mutation/createOrganization.ts 95.40% 4 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 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1740      +/-   ##
===========================================
+ Coverage    98.17%   98.26%   +0.08%     
===========================================
  Files          184      206      +22     
  Lines        10767    12709    +1942     
  Branches       835     1054     +219     
===========================================
+ Hits         10571    12489    +1918     
- Misses         186      188       +2     
- Partials        10       32      +22     

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