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

fix(config): Use latest yaml parser to fix bug with comments #64

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

tripodsan
Copy link
Contributor

fix #55

@codecov
Copy link

codecov bot commented Mar 11, 2019

Codecov Report

Merging #64 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #64   +/-   ##
======================================
  Coverage    98.9%   98.9%           
======================================
  Files          14      14           
  Lines        1006    1006           
  Branches      221     221           
======================================
  Hits          995     995           
  Misses         11      11

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 84644e9...b65774c. Read the comment docs.

@tripodsan tripodsan merged commit 2728234 into master Mar 11, 2019
@tripodsan tripodsan deleted the yaml-comments branch March 11, 2019 04:12
tripodsan pushed a commit that referenced this pull request Mar 11, 2019
## [0.8.1](v0.8.0...v0.8.1) (2019-03-11)

### Bug Fixes

* **config:** Use latest yaml parser to fix bug with comments ([#64](#64)) ([2728234](2728234)), closes [#55](#55)
@trieloff
Copy link
Contributor

🎉 This PR is included in version 0.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

yaml parser problems with comments
2 participants