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 include operations #202

Merged
merged 1 commit into from
Jun 25, 2023
Merged

Conversation

YongwuHe
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #202 (e5ac6d9) into main (48da267) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #202      +/-   ##
============================================
+ Coverage     57.16%   57.20%   +0.03%     
- Complexity     1703     1708       +5     
============================================
  Files           245      245              
  Lines          9061     9071      +10     
  Branches       1087     1088       +1     
============================================
+ Hits           5180     5189       +9     
- Misses         3384     3385       +1     
  Partials        497      497              
Impacted Files Coverage Δ
.../java/io/arex/agent/bootstrap/util/StringUtil.java 64.15% <100.00%> (+0.52%) ⬆️
.../main/java/io/arex/inst/runtime/config/Config.java 89.23% <100.00%> (+0.34%) ⬆️
...in/java/io/arex/inst/runtime/util/IgnoreUtils.java 89.18% <100.00%> (+4.34%) ⬆️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@YongwuHe YongwuHe force-pushed the feature/addIncludeService branch 3 times, most recently from 9b876d6 to a2124fb Compare June 25, 2023 07:36
mr3
mr3 previously approved these changes Jun 25, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 25, 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

@YongwuHe YongwuHe requested a review from mr3 June 25, 2023 09:13
@YongwuHe YongwuHe merged commit e35ffec into main Jun 25, 2023
10 checks passed
@YongwuHe YongwuHe deleted the feature/addIncludeService branch June 25, 2023 09:15
@mr3 mr3 added the enhancement ⭐ New feature or request label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⭐ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants