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

front: api: adapt study_types and study_states endpoint #3960

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

younesschrifi
Copy link
Contributor

Close #3729

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #3960 (9d37f88) into dev (12c0b57) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                dev    #3960      +/-   ##
============================================
- Coverage     69.66%   69.65%   -0.02%     
  Complexity     2036     2036              
============================================
  Files           441      441              
  Lines         22516    22508       -8     
  Branches       1681     1681              
============================================
- Hits          15685    15677       -8     
  Misses         6026     6026              
  Partials        805      805              
Flag Coverage Δ
front 59.35% <100.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
front/src/common/api/osrdMiddlewareApi.ts 91.46% <100.00%> (-0.07%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@clarani clarani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in local, everything is fine ! :) Thank u

@younesschrifi younesschrifi merged commit 6c5f389 into dev Apr 21, 2023
@younesschrifi younesschrifi deleted the yci/fix-undefined-endpoints branch April 21, 2023 13:40
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.

front: api: endpoints with params undefined works
3 participants