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

Use lein-binplus instead of lein-bin #48

Merged
merged 3 commits into from
Apr 18, 2017
Merged

Use lein-binplus instead of lein-bin #48

merged 3 commits into from
Apr 18, 2017

Conversation

totakke
Copy link
Member

@totakke totakke commented Apr 18, 2017

lein-bin plugin is not been maintained anymore. lein-binplus is active fork of lein-bin.

Additionally,

  • :bin {:bootclasspath true} for launch performance
  • version sub-command for printing version

were added.

@codecov-io
Copy link

codecov-io commented Apr 18, 2017

Codecov Report

Merging #48 into master will decrease coverage by 0.1%.
The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   73.51%   73.41%   -0.11%     
==========================================
  Files          56       56              
  Lines        3285     3306      +21     
  Branches      329      330       +1     
==========================================
+ Hits         2415     2427      +12     
- Misses        541      550       +9     
  Partials      329      329
Impacted Files Coverage Δ
src/cljam/cli.clj 33.59% <10%> (-0.69%) ⬇️
src/cljam/pileup/mpileup.clj 81.75% <0%> (+0.3%) ⬆️

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 b57d314...92c1da8. Read the comment docs.

@alumi alumi merged commit e1da2ef into master Apr 18, 2017
@alumi
Copy link
Member

alumi commented Apr 18, 2017

Thank you 👍 merged & deployed.

@alumi alumi deleted the feature/lein-binplus branch April 18, 2017 08:04
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.

3 participants