Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: receive unitId as prop and forward to learning-assistant backend #37

Merged
merged 2 commits into from
Jan 4, 2024

refactor: send MessageForm as child prop to Disclosure component

71e11bf
Select commit
Loading
Failed to load commit list.
Merged

feat: receive unitId as prop and forward to learning-assistant backend #37

refactor: send MessageForm as child prop to Disclosure component
71e11bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 4, 2024 in 0s

79.89% (-1.45%) compared to c22b3e4

View this Pull Request on Codecov

79.89% (-1.45%) compared to c22b3e4

Details

Codecov Report

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

Comparison is base (c22b3e4) 81.34% compared to head (71e11bf) 79.89%.

Files Patch % Lines
src/data/api.js 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   81.34%   79.89%   -1.45%     
==========================================
  Files          13       13              
  Lines         193      199       +6     
  Branches       24       24              
==========================================
+ Hits          157      159       +2     
- Misses         34       38       +4     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.