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

Update branch main with Develop #28

Merged
merged 11 commits into from
Sep 12, 2024
Merged

Update branch main with Develop #28

merged 11 commits into from
Sep 12, 2024

Conversation

AdneMoretti
Copy link
Collaborator

Alterações para adequação com o que foi alterado na refatoração do services.

  • Alteração de rotas;
  • Retirando pre config (está sendo feito no back agora);
  • Chamada de apenas um endpoint que calcula todo o modelo matemático;
  • Retorno de erro ou sucesso.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 99.07121% with 3 lines in your changes missing coverage. Please review.

Project coverage is 99.11%. Comparing base (3c21196) to head (37acc2e).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/service/request-service.ts 90.32% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   99.80%   99.11%   -0.69%     
==========================================
  Files           6        6              
  Lines        1001     1014      +13     
  Branches       70       54      -16     
==========================================
+ Hits          999     1005       +6     
- Misses          2        9       +7     
Flag Coverage Δ
unittests 99.11% <99.07%> (-0.69%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@chfleury chfleury merged commit 6e033a9 into main Sep 12, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants