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

Update to fix test failures caused by update to pyyaml-5.1 #662

Merged
merged 1 commit into from Mar 15, 2019

Conversation

drdavella
Copy link
Contributor

This resolves #659.

@drdavella drdavella added this to the v2.3.3 milestone Mar 15, 2019
@drdavella drdavella self-assigned this Mar 15, 2019
@stsci-bot
Copy link

stsci-bot bot commented Mar 15, 2019

Hi there @drdavella 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog. I help make sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

Everything looks good from my point of view! 👍

If there are any issues with this message, please report them here.

@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #662 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #662      +/-   ##
==========================================
+ Coverage   93.24%   93.24%   +<.01%     
==========================================
  Files          39       39              
  Lines        4292     4295       +3     
==========================================
+ Hits         4002     4005       +3     
  Misses        290      290
Impacted Files Coverage Δ
asdf/yamlutil.py 97.91% <100%> (+0.04%) ⬆️

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 b98f6c1...1e854bc. Read the comment docs.

@drdavella drdavella merged commit c5a5c6f into asdf-format:master Mar 15, 2019
@drdavella drdavella deleted the fix-pyyaml-update branch March 15, 2019 19:04
drdavella added a commit that referenced this pull request Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ASDF appears to be broken by latest release of pyyaml
1 participant