Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

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

Draft
Minipoloalex wants to merge 2 commits into
developfrom
332-fix-undefined-when-accessing-just-rejected-offer
Draft

Minipoloalex wants to merge 2 commits into
developfrom
332-fix-undefined-when-accessing-just-rejected-offer

Conversation

@Minipoloalex

Copy link
Copy Markdown

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.
@codecov

codecov Bot commented Feb 7, 2024

Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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