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

MAT-7968 fixing few unnecessary async await when the API resposne is … #752

Merged
merged 14 commits into from
Jan 28, 2025

Merge branch 'develop' into feature/MAT-8174

bec9506
Select commit
Loading
Failed to load commit list.
Merged

MAT-7968 fixing few unnecessary async await when the API resposne is … #752

Merge branch 'develop' into feature/MAT-8174
bec9506
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 28, 2025 in 1s

83.09% (-0.01%) compared to ad2a8cc

View this Pull Request on Codecov

83.09% (-0.01%) compared to ad2a8cc

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.09%. Comparing base (ad2a8cc) to head (bec9506).

Files with missing lines Patch % Lines
src/components/editMeasure/EditMeasure.tsx 55.55% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #752      +/-   ##
===========================================
- Coverage    83.10%   83.09%   -0.01%     
===========================================
  Files          312      312              
  Lines        11144    11141       -3     
  Branches      2427     2427              
===========================================
- Hits          9261     9258       -3     
  Misses        1300     1300              
  Partials       583      583              

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