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 extension instrumentation #69

Merged
merged 1 commit into from
Nov 24, 2022
Merged

feat: support extension instrumentation #69

merged 1 commit into from
Nov 24, 2022

Conversation

mr3
Copy link
Collaborator

@mr3 mr3 commented Nov 23, 2022

No description provided.

@mr3 mr3 added the enhancement ⭐ New feature or request label Nov 23, 2022
@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Merging #69 (82817de) into main (79f5a45) will decrease coverage by 0.41%.
The diff coverage is 0.63%.

@@             Coverage Diff              @@
##               main      #69      +/-   ##
============================================
- Coverage     25.77%   25.35%   -0.42%     
- Complexity      331      332       +1     
============================================
  Files           100      100              
  Lines          4478     4564      +86     
  Branches        673      697      +24     
============================================
+ Hits           1154     1157       +3     
- Misses         3174     3258      +84     
+ Partials        150      149       -1     
Impacted Files Coverage Δ
.../io/arex/foundation/listener/CaseListenerImpl.java 0.00% <0.00%> (ø)
.../java/io/arex/foundation/model/AbstractMocker.java 0.00% <0.00%> (ø)
...o/arex/foundation/model/ServiceEntranceMocker.java 0.00% <0.00%> (ø)
.../java/io/arex/foundation/services/DataService.java 0.00% <0.00%> (ø)
...n/java/io/arex/foundation/util/CollectionUtil.java 0.00% <ø> (ø)
...src/main/java/io/arex/foundation/util/SPIUtil.java 0.00% <0.00%> (ø)
...rc/main/java/io/arex/foundation/util/TypeUtil.java 0.00% <0.00%> (ø)
...src/main/java/io/arex/cli/storage/H2SqlParser.java 84.05% <100.00%> (ø)
... and 1 more

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

@mr3 mr3 merged commit eb3f074 into main Nov 24, 2022
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

2 participants