Skip to content

BF: consistent yaml (default_flow_style=False)#59

Merged
yarikoptic merged 2 commits into
masterfrom
bf-yaml
Mar 18, 2020
Merged

BF: consistent yaml (default_flow_style=False)#59
yarikoptic merged 2 commits into
masterfrom
bf-yaml

Conversation

@yarikoptic
Copy link
Copy Markdown
Member

Info : yaml/pyyaml#256

Closes #58

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2020

Codecov Report

Merging #59 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   55.93%   55.99%   +0.05%     
==========================================
  Files          32       32              
  Lines        2517     2520       +3     
==========================================
+ Hits         1408     1411       +3     
  Misses       1109     1109
Flag Coverage Δ
#unittests 55.99% <100%> (+0.05%) ⬆️
Impacted Files Coverage Δ
dandi/download.py 0% <ø> (ø) ⬆️
dandi/utils.py 67.06% <100%> (+0.6%) ⬆️
dandi/dandiset.py 39.53% <100%> (ø) ⬆️

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 21b8505...06b47bb. Read the comment docs.

@yarikoptic yarikoptic added this to the 0.4.2 milestone Mar 17, 2020
@yarikoptic yarikoptic merged commit e699894 into master Mar 18, 2020
@yarikoptic yarikoptic deleted the bf-yaml branch June 4, 2020 15:57
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.

dandi download might generate "suboptimal" yaml

1 participant