Skip to content

Conversation

@sanfrancrisko
Copy link
Contributor

@sanfrancrisko sanfrancrisko commented Mar 24, 2021

This PR adds the following test / coverage suites to a
Github Actions workflow on both Ruby 2.5 and 2.7:

  • rubocop
  • spec:coverage
  • license_finder
  • test_pdk_as_library
  • spec

Closes: #958

@sanfrancrisko sanfrancrisko requested a review from a team as a code owner March 24, 2021 16:29
@sanfrancrisko sanfrancrisko added the maintenance Internal maintenance work that shouldn't appear in the changelog label Mar 24, 2021
@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@f1a720e). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 3c15a0a differs from pull request most recent head 8973251. Consider uploading reports for the commit 8973251 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1030   +/-   ##
=======================================
  Coverage        ?   91.19%           
=======================================
  Files           ?      138           
  Lines           ?     5563           
  Branches        ?        0           
=======================================
  Hits            ?     5073           
  Misses          ?      490           
  Partials        ?        0           

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 f1a720e...8973251. Read the comment docs.

Copy link

@da-ar da-ar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

This PR adds the following test / coverage suites to a
Github Actions workflow on both Ruby 2.5 and 2.7:

- `rubocop`
- `spec:coverage`
- `license_finder`
- `test_pdk_as_library`
- `spec`
@jpogran jpogran merged commit d89cc8e into puppetlabs:main Mar 25, 2021
@sanfrancrisko sanfrancrisko deleted the GH-958/main/ghactions_spec_tests branch March 25, 2021 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Internal maintenance work that shouldn't appear in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Github Workflow for Static & Spec Tests

3 participants