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

Remove env-inject plugin dependency #996

Merged
merged 2 commits into from
Jul 18, 2021
Merged

Remove env-inject plugin dependency #996

merged 2 commits into from
Jul 18, 2021

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jul 18, 2021

Use Jenkins global configuration to set environment variables in tests.

@uhafner uhafner added the tests Enhancement of tests label Jul 18, 2021
@codecov
Copy link

codecov bot commented Jul 18, 2021

Codecov Report

Merging #996 (c299101) into master (aa48b05) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #996      +/-   ##
============================================
+ Coverage     79.83%   79.87%   +0.03%     
- Complexity     1446     1447       +1     
============================================
  Files           238      238              
  Lines          5306     5306              
  Branches        416      416              
============================================
+ Hits           4236     4238       +2     
+ Misses          913      911       -2     
  Partials        157      157              
Impacted Files Coverage Δ
...lugins/analysis/core/model/ReportScanningTool.java 80.23% <ø> (ø)
...ns/plugins/analysis/core/model/AnalysisResult.java 89.37% <0.00%> (+1.25%) ⬆️

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 aa48b05...c299101. Read the comment docs.

@uhafner uhafner merged commit feb41b2 into master Jul 18, 2021
@uhafner uhafner deleted the remove-env-inject branch July 18, 2021 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Enhancement of tests
Projects
None yet
1 participant