Skip to content

Conversation

@sandeepvinayak
Copy link
Contributor

Summary

Some conventions to follow

  1. add the module name as a prefix
  • for example: if your change is for blob store, add a prefix: docstore: for document store module, blobstore for Blob Store module
  1. for a test only PR, add test:
  2. for a perf improvement only PR, add perf:

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.16%. Comparing base (581005b) to head (9809d8b).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #113      +/-   ##
============================================
- Coverage     78.19%   78.16%   -0.04%     
+ Complexity     1730     1729       -1     
============================================
  Files           136      137       +1     
  Lines          7036     7039       +3     
  Branches        801      801              
============================================
  Hits           5502     5502              
- Misses         1112     1113       +1     
- Partials        422      424       +2     
Flag Coverage Δ
unittests 78.16% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants