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

Create v5.4 Release #191

Merged
merged 39 commits into from
Feb 12, 2020
Merged

Create v5.4 Release #191

merged 39 commits into from
Feb 12, 2020

Conversation

kmanning
Copy link
Collaborator

  • Issue #87 Add travis CI support to the project
  • Issue #186 Add convenience method to detect the version of terraform
  • Issue #185 Fix defect: filename parameter is not used in TerraformPlugin.readFile

Issue 87: run tests through travis CI
Issue #87: Run jacoco code coverage and send to codecov.io
Issue 87: Part 3, apply minimal code standards
This reverts commit ae69fff, reversing
changes made to abdd770.
Issue 87 Part 3: Add codenarc and fix terraform-version comparison
@codecov
Copy link

codecov bot commented Feb 12, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@5cbf731). Click here to learn what that means.
The diff coverage is 60.25%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #191   +/-   ##
=========================================
  Coverage          ?   52.77%           
=========================================
  Files             ?       31           
  Lines             ?      775           
  Branches          ?      210           
=========================================
  Hits              ?      409           
  Misses            ?      282           
  Partials          ?       84
Impacted Files Coverage Δ
src/AgentNodePlugin.groovy 0% <0%> (ø)
src/FileParametersPlugin.groovy 18.75% <0%> (ø)
src/Jenkinsfile.groovy 16.94% <100%> (ø)
src/TerraformInitCommand.groovy 91.89% <100%> (ø)
src/TerraformPlanCommand.groovy 90.9% <100%> (ø)
src/TfvarsFilesPlugin.groovy 100% <100%> (ø)
src/TerraformApplyCommand.groovy 90.62% <100%> (ø)
src/RegressionStage.groovy 26% <100%> (ø)
src/TerraformPlugin.groovy 51.42% <35%> (ø)
src/CrqPlugin.groovy 43.58% <50%> (ø)
... and 5 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 5cbf731...c78eba7. Read the comment docs.

@kmanning kmanning added this to the v5.4 milestone Feb 12, 2020
@kmanning kmanning merged commit 00e3eed into master Feb 12, 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.

None yet

1 participant