Skip to content

Conversation

@yaythomas
Copy link
Member

  • Adds a new string loader for pipelines - you can now load pipelines directly from a string.
  • Fixes issue with !jsonify custom tags failing to load with error "ruamel.yaml.constructor.ConstructorError: could not determine a constructor for the tag '!jsonify'" - this was due to a regression in the ruamel dependency

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (81e0dba) 100.00% compared to head (f3ad4ae) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #329   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          102       102           
  Lines         3780      3780           
  Branches       584       584           
=========================================
  Hits          3780      3780           
Files Changed Coverage Δ
pypyr/__init__.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yaythomas yaythomas merged commit 456e629 into main Sep 21, 2023
@yaythomas yaythomas deleted the v5.9 branch September 21, 2023 08:08
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.

1 participant