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

Edit manufacturers #73 #112

Merged
merged 22 commits into from
Nov 9, 2023

removed it.only

941052f
Select commit
Loading
Failed to load commit list.
Merged

Edit manufacturers #73 #112

removed it.only
941052f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 0s

90.71% (+1.38%) compared to 9688e29

View this Pull Request on Codecov

90.71% (+1.38%) compared to 9688e29

Details

Codecov Report

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

Comparison is base (9688e29) 89.33% compared to head (941052f) 90.71%.
Report is 30 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #112      +/-   ##
===========================================
+ Coverage    89.33%   90.71%   +1.38%     
===========================================
  Files           32       34       +2     
  Lines         1519     1853     +334     
  Branches       461      534      +73     
===========================================
+ Hits          1357     1681     +324     
- Misses         159      169      +10     
  Partials         3        3              
Files Coverage Δ
src/app.types.tsx 100.00% <ø> (ø)
...anufacturer/deleteManufacturerDialog.component.tsx 100.00% <100.00%> (ø)
src/mocks/handlers.ts 97.93% <100.00%> (+0.47%) ⬆️
src/manufacturer/manufacturer.component.tsx 93.33% <92.00%> (-6.67%) ⬇️
src/manufacturer/manufacturerDialog.component.tsx 98.98% <98.98%> (ø)
src/api/manufacturer.tsx 88.60% <90.76%> (+10.03%) ⬆️

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