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

Fixed inconsistent creation of the company application object (frontend) #333

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Minipoloalex
Copy link

Closes #332

…eceiving the data from the backend.

The object was created in a different way after rejecting an application and when loading the page.
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (33eb94b) 89.15% compared to head (fec5329) 89.16%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #333   +/-   ##
========================================
  Coverage    89.15%   89.16%           
========================================
  Files          177      177           
  Lines         3438     3441    +3     
  Branches       869      870    +1     
========================================
+ Hits          3065     3068    +3     
  Misses         373      373           

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

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.

Fix undefined when accessing just rejected offer
1 participant