Skip to content

issue-1184 fixed AgentFileIT test#1188

Merged
eyalkoren merged 1 commit intoelastic:masterfrom
videnkz:issue-1184-agentFileIt-fix
May 18, 2020
Merged

issue-1184 fixed AgentFileIT test#1188
eyalkoren merged 1 commit intoelastic:masterfrom
videnkz:issue-1184-agentFileIt-fix

Conversation

@videnkz
Copy link
Contributor

@videnkz videnkz commented May 17, 2020

closes #1184

@ghost
Copy link

ghost commented May 17, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

Test stats 🧪

Test Results
Failed 0
Passed 1317
Skipped 12
Total 1329

@codecov-io
Copy link

Codecov Report

Merging #1188 into master will decrease coverage by 4.10%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1188      +/-   ##
============================================
- Coverage     63.25%   59.14%   -4.11%     
+ Complexity     2943       83    -2860     
============================================
  Files           292      338      +46     
  Lines         14489    15909    +1420     
  Branches       2006     2222     +216     
============================================
+ Hits           9165     9410     +245     
- Misses         4696     5851    +1155     
- Partials        628      648      +20     
Impacted Files Coverage Δ Complexity Δ
...nt/configuration/converter/ListValueConverter.java 43.47% <0.00%> (-39.86%) 0.00% <0.00%> (-4.00%)
...ration/source/PropertyFileConfigurationSource.java 30.26% <0.00%> (-35.46%) 0.00% <0.00%> (-10.00%)
...tion/source/SystemPropertyConfigurationSource.java 23.07% <0.00%> (-26.93%) 0.00% <0.00%> (-3.00%)
...c/main/java/co/elastic/apm/agent/util/IOUtils.java 40.19% <0.00%> (-23.87%) 0.00% <0.00%> (-10.00%)
...ic/apm/opentracing/ExternalProcessSpanContext.java 100.00% <0.00%> (ø) 6.00% <0.00%> (?%)
...h/src/main/java/co/elastic/apm/attach/JvmInfo.java 50.00% <0.00%> (ø) 2.00% <0.00%> (?%)
...ntracing/impl/ElasticApmTracerInstrumentation.java 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
.../apm/agent/kafka/KafkaProducerInstrumentation.java 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
...o/elastic/apm/attach/CachedAttachmentProvider.java 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
...agent/kafka/helper/ConsumerRecordsListWrapper.java 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
... and 41 more

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 46b8626...c71fa83. Read the comment docs.

@eyalkoren eyalkoren merged commit 54a0f46 into elastic:master May 18, 2020
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.

AgentFileIT is not being executed

3 participants