Skip to content

Fix Dockerfile parser - #459

Merged
crazy-max merged 1 commit into
masterfrom
fix-dockerfile-provider
Aug 18, 2021
Merged

Fix Dockerfile parser#459
crazy-max merged 1 commit into
masterfrom
fix-dockerfile-provider

Conversation

@crazy-max

Copy link
Copy Markdown
Owner

Fixes #444

cc @waiwaing

@crazy-max
crazy-max force-pushed the fix-dockerfile-provider branch from f91f4bf to dd0789a Compare August 18, 2021 22:08
@codecov

codecov Bot commented Aug 18, 2021

Copy link
Copy Markdown

Codecov Report

Merging #459 (eec93ed) into master (05802b3) will increase coverage by 0.83%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
+ Coverage   69.96%   70.80%   +0.83%     
==========================================
  Files           8       10       +2     
  Lines         323      435     +112     
==========================================
+ Hits          226      308      +82     
- Misses         69       88      +19     
- Partials       28       39      +11     
Impacted Files Coverage Δ
pkg/dockerfile/image.go 63.01% <100.00%> (ø)
pkg/dockerfile/client.go 92.30% <0.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 05802b3...eec93ed. Read the comment docs.

@crazy-max
crazy-max force-pushed the fix-dockerfile-provider branch from dd0789a to eec93ed Compare August 18, 2021 22:17
@crazy-max
crazy-max merged commit cb5803a into master Aug 18, 2021
@crazy-max
crazy-max deleted the fix-dockerfile-provider branch August 18, 2021 23:05
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.

Dockerfile parsing broken with buildkit v0.9.0

1 participant