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

refactor: improve ini config file parsing #91

Merged
merged 1 commit into from
Sep 27, 2024
Merged

refactor: improve ini config file parsing #91

merged 1 commit into from
Sep 27, 2024

Conversation

yndu13
Copy link
Collaborator

@yndu13 yndu13 commented Sep 27, 2024

You need to complete
  • unit tests and/or feature tests
  • documentation is changed or added

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 95.83333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.39%. Comparing base (7ed407e) to head (d8b35cc).

Files with missing lines Patch % Lines
...ava/com/aliyun/credentials/utils/ProfileUtils.java 95.60% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #91      +/-   ##
============================================
+ Coverage     91.21%   91.39%   +0.18%     
- Complexity      584      613      +29     
============================================
  Files            44       45       +1     
  Lines          2117     2208      +91     
  Branches        152      169      +17     
============================================
+ Hits           1931     2018      +87     
  Misses          128      128              
- Partials         58       62       +4     

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

@yndu13 yndu13 force-pushed the ini-file branch 2 times, most recently from fa8a213 to 813b25f Compare September 27, 2024 07:29
@yndu13 yndu13 merged commit 254d440 into master Sep 27, 2024
4 checks passed
@yndu13 yndu13 deleted the ini-file branch September 27, 2024 07:52
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