SoilPulse / MetadataGenerator

The metadata generator guides researchers to the creation of reusable data sets in a webapp.
GNU General Public License v3.0
0 stars 0 forks source link

Concept unit method saving and loading #53

Closed jonaslenz closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 72.05387% with 83 lines in your changes missing coverage. Please review.

Project coverage is 62.00%. Comparing base (7b5324b) to head (a696101). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/soilpulse/project_management.py 45.97% 47 Missing :warning:
src/soilpulse/db_access.py 77.77% 30 Missing :warning:
src/soilpulse/resource_managers/filesystem.py 42.85% 4 Missing :warning:
tests/test_main.py 96.96% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== - Coverage 62.40% 62.00% -0.40% ========================================== Files 11 11 Lines 2184 2369 +185 ========================================== + Hits 1363 1469 +106 - Misses 821 900 +79 ```

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