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

Ported epi-cli into bin/ #25

Closed
wants to merge 1 commit into from
Closed

Ported epi-cli into bin/ #25

wants to merge 1 commit into from

Conversation

quantum9Innovation
Copy link
Member

  • Adds all basic functions
  • Adds CLI functionality to the epispot package
    Note: requires fire to run
    install via pip install fire
    or conda install fire

 - Adds all basic functions
 - Adds CLI functionality to the epispot package
 Note: requires fire to run
       install via `pip install fire`
       or `conda install fire`
@quantum9Innovation quantum9Innovation added feat 🚀 New feature or request nightly 🌙 Nightly builds or releases labels Mar 14, 2021
@quantum9Innovation quantum9Innovation added this to In progress in epispot v3.0 via automation Mar 14, 2021
@codecov
Copy link

codecov bot commented Mar 14, 2021

Codecov Report

Merging #25 (9ad7cc4) into nightly (b67af12) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           nightly      #25   +/-   ##
========================================
  Coverage    98.27%   98.27%           
========================================
  Files            6        6           
  Lines          463      463           
========================================
  Hits           455      455           
  Misses           8        8           

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 b67af12...9ad7cc4. Read the comment docs.

@lgtm-com
Copy link

lgtm-com bot commented Mar 14, 2021

This pull request introduces 2 alerts when merging 9ad7cc4 into 4526f61 - view on LGTM.com

new alerts:

  • 2 for Unused import

@quantum9Innovation
Copy link
Member Author

Will merge after LGTM alerts fixed

@quantum9Innovation quantum9Innovation self-assigned this Mar 16, 2021
@quantum9Innovation quantum9Innovation added this to Needs triage in Issues Mar 20, 2021
@quantum9Innovation quantum9Innovation added this to Needs triage in Management v2 Apr 4, 2021
@quantum9Innovation quantum9Innovation moved this from Needs triage to Low priority in Management v2 Apr 4, 2021
@quantum9Innovation quantum9Innovation added low-priority 🔽 Will be worked on later stale Will be worked on ... but slowly labels Apr 4, 2021
@quantum9Innovation
Copy link
Member Author

CLI is being redeployed via a new branch to feature

  • Pre-compiled models
  • Built-in PATH initialization
  • Non-Fire bindings
    The covid case getters will also be removed because they are unnecessary.

epispot v3.0 automation moved this from In progress to Done Apr 8, 2021
Management v2 automation moved this from Low priority to Closed Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 🚀 New feature or request low-priority 🔽 Will be worked on later nightly 🌙 Nightly builds or releases stale Will be worked on ... but slowly
Projects
No open projects
Issues
  
Needs triage
Management v2
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

1 participant