Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Initialize CLI #67

Merged
merged 13 commits into from
Apr 12, 2023
Merged

Initialize CLI #67

merged 13 commits into from
Apr 12, 2023

Conversation

lsetiawan
Copy link
Member

@lsetiawan lsetiawan commented Apr 6, 2023

Overview

This PR initialize the CLI for seagap to be able to run data pre-processing. This CLI uses typer, which is a library for building CLI applications based on click. With this PR, seagap will be callable via the terminal by calling seagap or python -m seagap.

Demo

Screenshot 2023-04-10 at 1 22 41 PM

Screenshot 2023-04-10 at 1 27 39 PM

@lsetiawan lsetiawan marked this pull request as ready for review April 10, 2023 20:30
@lsetiawan lsetiawan requested a review from carlosgjs April 10, 2023 20:31
carlosgjs
carlosgjs previously approved these changes Apr 11, 2023
Copy link
Contributor

@carlosgjs carlosgjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor suggestions inline...

lsetiawan and others added 2 commits April 11, 2023 15:24
Co-authored-by: carlosgjs <carlosgjs@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@fef23af). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage        ?   66.37%           
=======================================
  Files           ?        9           
  Lines           ?      226           
  Branches        ?        0           
=======================================
  Hits            ?      150           
  Misses          ?       76           
  Partials        ?        0           

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lsetiawan
Copy link
Member Author

@carlosgjs This is ready for another review. Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants