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

Add UTs - sharding-driver #47

Merged
merged 1 commit into from
Apr 14, 2023
Merged

Add UTs - sharding-driver #47

merged 1 commit into from
Apr 14, 2023

Conversation

shashankrnr32
Copy link
Owner

Summary

@shashankrnr32

This is a Pull Request that is capable of changing the world.


Fixes: #{issue_number}

Checklist

Checklist (Developer)

Prerequisites

  • I have read the contribution guidelines

Code Analysis

  • Covered by Unittests
  • All Code analysis checks are passing

Project related

  • Project API has modified and is backward incompatible
  • I have updated the relevant documentation

Pre-Merge Checklist

  • All the build jobs are passing

Checklist (Reviewer 1 - Language Reviewer)

  • Reviewed Source Code
  • Reviewed Tests (If applicable)
  • Reviewed Documentation (If applicable)

Checklist (Reviewer 2 - Functional Reviewer)

  • Reviewed Source Code
  • Reviewed Tests (If applicable)
  • Reviewed Documentation (If applicable)

@sonarcloud
Copy link

sonarcloud bot commented Apr 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +19.81 🎉

Comparison is base (d65b74f) 71.14% compared to head (bba536e) 90.95%.

Additional details and impacted files
@@              Coverage Diff              @@
##               main      #47       +/-   ##
=============================================
+ Coverage     71.14%   90.95%   +19.81%     
- Complexity      361      507      +146     
=============================================
  Files            33       34        +1     
  Lines           901      907        +6     
  Branches         25       25               
=============================================
+ Hits            641      825      +184     
+ Misses          255       77      -178     
  Partials          5        5               
Impacted Files Coverage Δ
...e/client/CollectionShardedReactiveMongoClient.java 100.00% <100.00%> (+100.00%) ⬆️
...re/client/CompositeShardedReactiveMongoClient.java 100.00% <100.00%> (ø)
.../core/database/CollectionShardedMongoDatabase.java 100.00% <100.00%> (+94.20%) ⬆️
...tabase/CollectionShardedReactiveMongoDatabase.java 100.00% <100.00%> (+100.00%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@shashankrnr32 shashankrnr32 merged commit 50437fb into main Apr 14, 2023
@shashankrnr32 shashankrnr32 deleted the uts_13 branch April 14, 2023 17:04
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.

1 participant