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 to DatabaseShardedMongoTemplate (find) #36

Merged
merged 2 commits into from
Apr 10, 2023
Merged

Add UTs to DatabaseShardedMongoTemplate (find) #36

merged 2 commits into from
Apr 10, 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)

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

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

Comparison is base (744f4e7) 46.87% compared to head (cfe131c) 52.50%.

❗ Current head cfe131c differs from pull request most recent head 6b11536. Consider uploading reports for the commit 6b11536 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #36      +/-   ##
============================================
+ Coverage     46.87%   52.50%   +5.62%     
- Complexity      150      172      +22     
============================================
  Files            26       26              
  Lines           672      659      -13     
  Branches         25       25              
============================================
+ Hits            315      346      +31     
+ Misses          350      310      -40     
+ Partials          7        3       -4     
Impacted Files Coverage Δ
.../sharding/core/CollectionShardedMongoTemplate.java 97.43% <ø> (+24.10%) ⬆️
...b/sharding/core/CompositeShardedMongoTemplate.java 100.00% <ø> (+33.33%) ⬆️
...db/sharding/core/DatabaseShardedMongoTemplate.java 32.28% <ø> (+12.43%) ⬆️
...ha/mongodb/sharding/core/ShardedMongoTemplate.java 85.00% <ø> (ø)
...rding/core/assitant/DatabaseShardingAssistant.java 21.21% <ø> (+21.21%) ⬆️
...godb/sharding/core/assitant/ShardingAssistant.java 80.00% <100.00%> (+40.00%) ⬆️

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.

@sonarcloud
Copy link

sonarcloud bot commented Apr 10, 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 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@shashankrnr32 shashankrnr32 merged commit 6972fa0 into main Apr 10, 2023
@shashankrnr32 shashankrnr32 deleted the uts_8 branch April 10, 2023 17:45
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