-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feature/edit company details #308
Conversation
Your Render PR Server URL is https://nijobs-backend-pr-308.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-cflt59p4reb319msmn8g. |
Please review the tests to see if they are good and complete or if I need to add more test cases. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job so far! I left some suggestions
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## develop #308 +/- ##
===========================================
- Coverage 90.33% 90.13% -0.20%
===========================================
Files 54 54
Lines 1417 1440 +23
Branches 232 232
===========================================
+ Hits 1280 1298 +18
- Misses 132 137 +5
Partials 5 5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I left some suggestions. It'd probably be nice to get the company from db/service after editing and checking if everything is ok, at least in one test
16629f3
to
e694e77
Compare
…MPANY_EDIT_NOTIFICATION to the templates
…(were not being used)
… for blocked and disabled companies
… before starting the actual tests, as suggested
e694e77
to
309de07
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, maybe @Naapperas wants to re-review
No description provided.