DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

Fixed multiple source type in list #961

Closed mdshamoon closed 1 week ago

mdshamoon commented 1 week ago

Summary

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 45.00000% with 33 lines in your changes missing coverage. Please review.

Project coverage is 57.40%. Comparing base (d6f46e4) to head (eef08ac).

Files Patch % Lines
src/components/Sources/SourceForm.tsx 60.00% 14 Missing :warning:
src/components/Sources/SourceConfigInput.tsx 23.52% 13 Missing :warning:
src/components/Sources/Sources.tsx 25.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #961 +/- ## ========================================== - Coverage 57.53% 57.40% -0.14% ========================================== Files 82 81 -1 Lines 5777 5724 -53 Branches 1341 1362 +21 ========================================== - Hits 3324 3286 -38 + Misses 2425 2315 -110 - Partials 28 123 +95 ```

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