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

Added tests for file src/resolvers/Mutation/createPost.ts #1833

Merged
merged 5 commits into from
Feb 13, 2024

Fixed Linting errors

5a438de
Select commit
Loading
Failed to load commit list.
Merged

Added tests for file src/resolvers/Mutation/createPost.ts #1833

Fixed Linting errors
5a438de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2024 in 1s

97.96% (+0.04%) compared to fa10711

View this Pull Request on Codecov

97.96% (+0.04%) compared to fa10711

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa10711) 97.91% compared to head (5a438de) 97.96%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1833      +/-   ##
===========================================
+ Coverage    97.91%   97.96%   +0.04%     
===========================================
  Files          234      234              
  Lines        14125    14125              
  Branches      1175     1177       +2     
===========================================
+ Hits         13830    13837       +7     
+ Misses         262      255       -7     
  Partials        33       33              

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