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

feat: support database ignore replay #369

Merged
merged 2 commits into from
Jan 5, 2024
Merged

feat: support database ignore replay #369

merged 2 commits into from
Jan 5, 2024

Conversation

lucas-myx
Copy link
Collaborator

No description provided.

@lucas-myx lucas-myx requested review from mr3, YongwuHe and DanLi39 January 4, 2024 12:17
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

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

Comparison is base (18fcfc6) 56.17% compared to head (c638bc9) 60.43%.
Report is 109 commits behind head on main.

Files Patch % Lines
...rex/inst/database/mongo/wrapper/ResultWrapper.java 4.54% 51 Missing and 12 partials ⚠️
...x/agent/bootstrap/model/ParameterizedTypeImpl.java 0.00% 52 Missing ⚠️
...database/mongo/wrapper/BulkWriteResultWrapper.java 0.00% 35 Missing ⚠️
.../database/mongo/WriteOperationInstrumentation.java 0.00% 31 Missing ⚠️
...nst/redisson/v3/wrapper/RedissonBucketWrapper.java 0.00% 31 Missing ⚠️
...java/io/arex/inst/netty/v3/common/NettyHelper.java 38.77% 26 Missing and 4 partials ⚠️
...x/inst/redisson/v3/wrapper/RedissonMapWrapper.java 0.00% 27 Missing ⚠️
...io/arex/inst/authentication/jwt/JJWTGenerator.java 50.00% 19 Missing and 6 partials ⚠️
...x/inst/redisson/v3/wrapper/RedissonSetWrapper.java 0.00% 25 Missing ⚠️
.../inst/redisson/v3/wrapper/RedissonListWrapper.java 0.00% 24 Missing ⚠️
... and 95 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #369      +/-   ##
============================================
+ Coverage     56.17%   60.43%   +4.25%     
- Complexity     1899     2453     +554     
============================================
  Files           263      319      +56     
  Lines         10097    12000    +1903     
  Branches       1148     1432     +284     
============================================
+ Hits           5672     7252    +1580     
- Misses         3913     4091     +178     
- Partials        512      657     +145     

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

YongwuHe
YongwuHe previously approved these changes Jan 5, 2024
mr3
mr3 previously approved these changes Jan 5, 2024
@lucas-myx lucas-myx enabled auto-merge (squash) January 5, 2024 02:37
@lucas-myx lucas-myx disabled auto-merge January 5, 2024 02:39
@lucas-myx lucas-myx dismissed stale reviews from mr3 and YongwuHe via c638bc9 January 5, 2024 03:11
Copy link

sonarqubecloud bot commented Jan 5, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@lucas-myx lucas-myx merged commit a73cac7 into main Jan 5, 2024
8 checks passed
@lucas-myx lucas-myx deleted the fix-db-ignore branch January 5, 2024 03:24
DanLi39 pushed a commit that referenced this pull request Jan 15, 2024
* feat: set dbName

* fix: sonar
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.

3 participants