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

Add pgns command #26

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Add pgns command #26

merged 3 commits into from
Nov 14, 2022

Conversation

athos
Copy link
Owner

@athos athos commented Nov 10, 2022

  • Added pogonos.main, which uses babashka.cli to parse the command-line args
  • Set up bb.edn in order for bbin to install the pgns command

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Base: 91.15% // Head: 88.96% // Decreases project coverage by -2.19% ⚠️

Coverage data is based on head (ad0aff5) compared to base (8462e59).
Patch coverage: 19.35% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   91.15%   88.96%   -2.20%     
==========================================
  Files          12       13       +1     
  Lines         984     1015      +31     
  Branches       48       48              
==========================================
+ Hits          897      903       +6     
- Misses         39       64      +25     
  Partials       48       48              
Impacted Files Coverage Δ
src/pogonos/api.clj 84.81% <ø> (ø)
src/pogonos/main.cljc 19.35% <19.35%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@athos athos force-pushed the feature/babashka-script branch 5 times, most recently from 6199cc5 to 2313d6b Compare November 12, 2022 15:24
@athos athos force-pushed the feature/babashka-script branch from 2313d6b to 29ec4d3 Compare November 14, 2022 15:11
@athos athos force-pushed the feature/babashka-script branch from 29ec4d3 to ad0aff5 Compare November 14, 2022 15:17
@athos athos marked this pull request as ready for review November 14, 2022 15:20
@athos athos merged commit d1f86c7 into master Nov 14, 2022
@athos athos deleted the feature/babashka-script branch November 14, 2022 15:29
@athos athos changed the title Add Babashka script Add pgns command Nov 15, 2022
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