Skip to content

Add basics of dynamic connector dispatch

Codecov / codecov/project succeeded Jan 10, 2025 in 0s

70.65% (+0.22%) compared to 31724e0

View this Pull Request on Codecov

70.65% (+0.22%) compared to 31724e0

Details

Codecov Report

Attention: Patch coverage is 78.18182% with 12 lines in your changes missing coverage. Please review.

Project coverage is 70.65%. Comparing base (31724e0) to head (2a05958).
Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
dcpy/lifecycle/distribute/connectors.py 72.41% 8 Missing ⚠️
dcpy/connectors/ftp.py 60.00% 2 Missing ⚠️
dcpy/connectors/socrata/publish.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1375      +/-   ##
==========================================
+ Coverage   70.42%   70.65%   +0.22%     
==========================================
  Files         115      119       +4     
  Lines        5979     6021      +42     
  Branches      695      695              
==========================================
+ Hits         4211     4254      +43     
+ Misses       1622     1621       -1     
  Partials      146      146              

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