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

Allow multiple files to be passed to linkml-sqldb dump #1985

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Conversation

cmungall
Copy link
Member

Fixes #1984

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 7.14286% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 80.73%. Comparing base (16f4e62) to head (3243363).

Files Patch % Lines
linkml/utils/sqlutils.py 7.14% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1985      +/-   ##
==========================================
- Coverage   80.76%   80.73%   -0.04%     
==========================================
  Files         104      104              
  Lines       11590    11596       +6     
  Branches     2899     2902       +3     
==========================================
+ Hits         9361     9362       +1     
- Misses       1691     1696       +5     
  Partials      538      538              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cmungall cmungall merged commit 5975a58 into main Mar 19, 2024
11 checks passed
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.

linkml-sqldb dump should allow multiple input files
1 participant