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(operator): The proxy method in the operator interface supports filling parameters based on more configuration methods (GitHub#185) #187

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

Createsequence
Copy link
Collaborator

No description provided.

…illing parameters based on more configuration methods (GitHub#185)
@Createsequence Createsequence self-assigned this Jan 14, 2024
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (dbd9a47) 88.30% compared to head (eab10dd) 88.36%.
Report is 1 commits behind head on dev.

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

Files Patch % Lines
...ort/operator/ParametersFillProxyMethodFactory.java 76.00% 2 Missing and 4 partials ⚠️
...n/java/cn/crane4j/core/util/ConfigurationUtil.java 0.00% 3 Missing ⚠️
...perator/OperationAnnotationProxyMethodFactory.java 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #187      +/-   ##
============================================
+ Coverage     88.30%   88.36%   +0.05%     
- Complexity     1438     1461      +23     
============================================
  Files           147      149       +2     
  Lines          3600     3652      +52     
  Branches        335      346      +11     
============================================
+ Hits           3179     3227      +48     
- Misses          269      271       +2     
- Partials        152      154       +2     

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

@Createsequence Createsequence merged commit 03616d5 into dev Jan 14, 2024
3 checks passed
@Createsequence Createsequence deleted the feat/operator-method branch January 14, 2024 08:40
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