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

Unlock loading ILP data into SQLAlchemy databases, from filesystem and HTTP #142

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Sep 17, 2024

About

Unlock code paths for directly loading ILP data into databases supported by SQLAlchemy.

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.84%. Comparing base (f23ad65) to head (0885ae3).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   80.06%   82.84%   +2.78%     
==========================================
  Files          12       12              
  Lines         642      653      +11     
==========================================
+ Hits          514      541      +27     
+ Misses        128      112      -16     
Flag Coverage Δ
unittests 82.84% <100.00%> (+2.78%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@amotl amotl marked this pull request as ready for review September 17, 2024 12:16
@amotl amotl merged commit b7f8b21 into main Sep 17, 2024
9 checks passed
@amotl amotl deleted the load-from-files branch September 17, 2024 12:17
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