NOAA-EMC / wxflow

Tools for Weather Workflows
https://wxflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
0 stars 7 forks source link

Add sqlite3 interface #17

Closed aerorahul closed 6 months ago

aerorahul commented 6 months ago

Description This PR:

Type of change

How Has This Been Tested?

Checklist

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 50.57%. Comparing base (dd9ca24) to head (3c60321).

Files Patch % Lines
src/wxflow/sqlitedb.py 92.85% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #17 +/- ## =========================================== + Coverage 48.87% 50.57% +1.70% =========================================== Files 15 16 +1 Lines 1416 1473 +57 Branches 308 313 +5 =========================================== + Hits 692 745 +53 - Misses 670 672 +2 - Partials 54 56 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.