EscolaLMS / sdk

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

Add fetchQuestionnaireStarsByModel function. #322

Closed myslaf closed 8 months ago

myslaf commented 8 months ago

Add fetchQuestionnaireStarsByModel function.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (802949c) 58.58% compared to head (df59748) 58.45%. Report is 1 commits behind head on main.

:exclamation: Current head df59748 differs from pull request most recent head ed4a12e. Consider uploading reports for the commit ed4a12e to get more accurate results

Files Patch % Lines
src/react/context/defaults.ts 0.00% 4 Missing :warning:
src/react/context/questionnaires.tsx 33.33% 2 Missing :warning:
src/services/questionnaire.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #322 +/- ## ========================================== - Coverage 58.58% 58.45% -0.13% ========================================== Files 75 75 Lines 2067 2075 +8 Branches 230 230 ========================================== + Hits 1211 1213 +2 - Misses 836 842 +6 Partials 20 20 ```

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

codeclimate[bot] commented 8 months ago

Code Climate has analyzed commit ed4a12e2 and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 4

View more on Code Climate.