EscolaLMS / sdk

Frontend API Connector. Definition of reusable components and frontend services.
2 stars 0 forks source link

my subs #330

Closed victazzz closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 58.29%. Comparing base (f9db5ea) to head (254bcaf). Report is 1 commits behind head on main.

Files Patch % Lines
src/react/context/defaults.ts 0.00% 8 Missing :warning:
src/react/context/index.tsx 37.50% 5 Missing :warning:
src/services/products.ts 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #330 +/- ## ========================================== - Coverage 58.59% 58.29% -0.31% ========================================== Files 80 80 Lines 2198 2218 +20 Branches 237 239 +2 ========================================== + Hits 1288 1293 +5 - Misses 890 905 +15 Partials 20 20 ```

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

codeclimate[bot] commented 7 months ago

Code Climate has analyzed commit 254bcaf5 and detected 7 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 6

View more on Code Climate.