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

EHN: add more command lines to interact with database #251

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

glemaitre
Copy link
Collaborator

closes #249

An example of what I meant in #249.
I let this opened to be taken back.

@codecov
Copy link

codecov bot commented Apr 3, 2019

Codecov Report

Merging #251 into master will decrease coverage by 0.16%.
The diff coverage is 23.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
- Coverage   92.23%   92.06%   -0.17%     
==========================================
  Files          94       94              
  Lines        6891     6908      +17     
==========================================
+ Hits         6356     6360       +4     
- Misses        535      548      +13
Impacted Files Coverage Δ
ramp-database/ramp_database/cli.py 89.28% <23.52%> (-9.09%) ⬇️

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 4f9f539...b0d6b47. Read the comment docs.

@rth
Copy link
Collaborator

rth commented Apr 4, 2022

This needs a test before we can merge it though.

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.

Add more command line option for dealing with database
2 participants