Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

added a test file #763

Closed
wants to merge 1 commit into from
Closed

Conversation

greatonerahul
Copy link

test file docker added

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory)

test file docker added
@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "master" git@github.com:greatonerahul/app.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

@codecov
Copy link

codecov bot commented Nov 24, 2019

Codecov Report

Merging #763 into master will decrease coverage by 1.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #763      +/-   ##
=========================================
- Coverage   70.56%   69.5%   -1.06%     
=========================================
  Files          67      64       -3     
  Lines        3717    3519     -198     
=========================================
- Hits         2623    2446     -177     
+ Misses        766     753      -13     
+ Partials      328     320       -8
Impacted Files Coverage Δ
internal/packager/init.go 64.64% <0%> (-8.61%) ⬇️
internal/packager/extract.go 23.8% <0%> (-8.4%) ⬇️
internal/commands/build/compose.go 78.57% <0%> (-8.1%) ⬇️
internal/validator/rules/relativepath.go
internal/validator/rules/externalsecrets.go
internal/validator/validator.go

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 f38c337...e71bace. Read the comment docs.

@eunomie
Copy link
Member

eunomie commented Nov 26, 2019

@greatonerahul Is this a real Pull Request? If so can you explain a bit more what you are trying to achieve? Unless this PR will be closed.

@eunomie eunomie closed this Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants