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

[#noissue] Fix missing mssql server configuration #8997

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jun 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #8997 (bfb72d7) into master (858900c) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #8997      +/-   ##
============================================
- Coverage     39.72%   39.72%   -0.01%     
+ Complexity    11789    11786       -3     
============================================
  Files          3345     3345              
  Lines         90839    90839              
  Branches      10057    10057              
============================================
- Hits          36089    36088       -1     
  Misses        51656    51656              
- Partials       3094     3095       +1     
Impacted Files Coverage Δ
...tor/metric/datasource/DefaultDataSourceMetric.java 85.18% <0.00%> (-3.71%) ⬇️
...n/server/bo/serializer/trace/v2/SpanEncoderV0.java 82.88% <0.00%> (-0.54%) ⬇️
...n/server/bo/serializer/trace/v2/SpanDecoderV0.java 81.27% <0.00%> (-0.46%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (+3.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 858900c...bfb72d7. Read the comment docs.

@emeroad emeroad merged commit 516b4b5 into pinpoint-apm:master Jun 30, 2022
@emeroad emeroad linked an issue Jun 30, 2022 that may be closed by this pull request
@emeroad emeroad deleted the #noissue_testcontainers branch June 30, 2022 06:30
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
@emeroad emeroad added the test label Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SharedTestLifeCycle to simplify plugin integration tests
1 participant