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

Account for Psych API changes #1147

Merged
merged 2 commits into from
Oct 20, 2021
Merged

Account for Psych API changes #1147

merged 2 commits into from
Oct 20, 2021

Conversation

This fails very specifically on AppVeyor Ruby 2.7 when testing PDK as a library
@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #1147 (4c975bf) into main (a3df087) will increase coverage by 0.00%.
The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##             main    #1147   +/-   ##
=======================================
  Coverage   91.25%   91.25%           
=======================================
  Files         137      137           
  Lines        5578     5580    +2     
=======================================
+ Hits         5090     5092    +2     
  Misses        488      488           
Impacted Files Coverage Δ
lib/pdk/config/yaml.rb 100.00% <100.00%> (ø)

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 fe8bdd5...a7b45bc. Read the comment docs.

@da-ar da-ar merged commit 0b29013 into puppetlabs:main Oct 20, 2021
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.

`safe_load': wrong number of arguments (given 4, expected 1) (ArgumentError)
4 participants