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 feign #323

Merged
merged 1 commit into from
Nov 16, 2023
Merged

feat: support feign #323

merged 1 commit into from
Nov 16, 2023

Conversation

YongwuHe
Copy link
Collaborator

@YongwuHe YongwuHe commented Nov 13, 2023

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

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

Comparison is base (18fcfc6) 56.17% compared to head (59e623d) 60.01%.
Report is 74 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 ⚠️
...io/arex/inst/authentication/jwt/JJWTGenerator.java 50.00% 19 Missing and 6 partials ⚠️
...st/database/mongo/wrapper/UpdateResultWrapper.java 0.00% 20 Missing ⚠️
.../inst/database/mongo/AggregateInstrumentation.java 0.00% 19 Missing ⚠️
...nst/database/mongo/ListIndexesInstrumentation.java 0.00% 19 Missing ⚠️
...t/database/mongo/ReadOperationInstrumentation.java 0.00% 19 Missing ⚠️
...ex/inst/runtime/util/fastreflect/MethodHolder.java 66.00% 12 Missing and 5 partials ⚠️
... and 74 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #323      +/-   ##
============================================
+ Coverage     56.17%   60.01%   +3.83%     
- Complexity     1899     2371     +472     
============================================
  Files           263      315      +52     
  Lines         10097    11826    +1729     
  Branches       1148     1398     +250     
============================================
+ Hits           5672     7097    +1425     
- Misses         3913     4079     +166     
- Partials        512      650     +138     

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

@YongwuHe YongwuHe force-pushed the feat/feign branch 6 times, most recently from 855fb92 to 329ecb6 Compare November 13, 2023 06:33
@YongwuHe YongwuHe changed the title feat: support feign feat: support feign #206 Nov 13, 2023
@YongwuHe YongwuHe changed the title feat: support feign #206 feat: support feign Nov 13, 2023
@YongwuHe YongwuHe force-pushed the feat/feign branch 2 times, most recently from e97c359 to 445e126 Compare November 13, 2023 06:39
@YongwuHe YongwuHe force-pushed the feat/feign branch 5 times, most recently from 2495077 to bcb33b5 Compare November 16, 2023 02:41
Copy link

sonarcloud bot commented Nov 16, 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

81.8% 81.8% Coverage
0.0% 0.0% Duplication

@YongwuHe YongwuHe merged commit 66735f4 into main Nov 16, 2023
8 checks passed
@YongwuHe YongwuHe deleted the feat/feign branch November 16, 2023 02:57
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.

None yet

3 participants