Skip to content

Fix packr missing auto release#431

Merged
metrue merged 4 commits intomasterfrom
fix-packr-missing--auto-release
Dec 24, 2019
Merged

Fix packr missing auto release#431
metrue merged 4 commits intomasterfrom
fix-packr-missing--auto-release

Conversation

@metrue
Copy link
Owner

@metrue metrue commented Dec 24, 2019

Issue:
Summary:

This PR is to fix the function packer issue, if the code generated by packr not submitted, it will cause packing function failure.

The checklist before PR is ready for review:

  • has unit testing for new added codes
  • has functional testing for new added features
  • has checked the lint or style issues
  • README updated if need

@codecov
Copy link

codecov bot commented Dec 24, 2019

Codecov Report

Merging #431 into master will increase coverage by 1.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
+ Coverage   32.68%   33.87%   +1.18%     
==========================================
  Files          48       49       +1     
  Lines        2169     2208      +39     
==========================================
+ Hits          709      748      +39     
  Misses       1338     1338              
  Partials      122      122
Impacted Files Coverage Δ
packer/a_packer-packr.go 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 8c0182b...929c9af. Read the comment docs.

@metrue metrue merged commit a968999 into master Dec 24, 2019
@metrue metrue deleted the fix-packr-missing--auto-release branch December 24, 2019 10:30
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.

1 participant