-
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
Changed company offers route to /company/:companyid/offers #342
base: develop
Are you sure you want to change the base?
Conversation
Your Render PR Server URL is https://nijobs-backend-pr-342.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-clo98in5felc73butbpg. |
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.
All good, just missing some tests @jacribeiro
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #342 +/- ##
===========================================
+ Coverage 90.33% 90.39% +0.06%
===========================================
Files 54 54
Lines 1469 1468 -1
Branches 245 245
===========================================
Hits 1327 1327
+ Misses 137 136 -1
Partials 5 5 ☔ View full report in Codecov by Sentry. |
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.
Seems good to merge, nice job : )
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, don´t forget to rebase.
Closes #323