NIAEFEUP / nijobs-be

[BACKEND] A platform for companies to advertise their job opportunities to students
GNU General Public License v3.0
18 stars 3 forks source link

Feature/edit company details #308

Closed marco-vb closed 1 year ago

render[bot] commented 1 year ago

Your Render PR Server URL is https://nijobs-backend-pr-308.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-cflt59p4reb319msmn8g.

marco-vb commented 1 year ago

Please review the tests to see if they are good and complete or if I need to add more test cases.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 84.37% and project coverage change: -0.20 :warning:

Comparison is base (fd829d7) 90.33% compared to head (e694e77) 90.13%.

:mega: 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 ```diff @@ 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 ``` | [Impacted Files](https://codecov.io/gh/NIAEFEUP/nijobs-be/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP) | Coverage Δ | | |---|---|---| | [src/api/middleware/company.js](https://codecov.io/gh/NIAEFEUP/nijobs-be/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2FwaS9taWRkbGV3YXJlL2NvbXBhbnkuanM=) | `90.19% <71.42%> (-3.56%)` | :arrow_down: | | [src/services/company.js](https://codecov.io/gh/NIAEFEUP/nijobs-be/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL3NlcnZpY2VzL2NvbXBhbnkuanM=) | `81.25% <75.00%> (-2.36%)` | :arrow_down: | | [src/api/routes/company.js](https://codecov.io/gh/NIAEFEUP/nijobs-be/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2FwaS9yb3V0ZXMvY29tcGFueS5qcw==) | `87.91% <91.66%> (+0.57%)` | :arrow_up: | | [src/api/middleware/validators/company.js](https://codecov.io/gh/NIAEFEUP/nijobs-be/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2FwaS9taWRkbGV3YXJlL3ZhbGlkYXRvcnMvY29tcGFueS5qcw==) | `100.00% <100.00%> (ø)` | | | [src/services/offer.js](https://codecov.io/gh/NIAEFEUP/nijobs-be/pull/308?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL3NlcnZpY2VzL29mZmVyLmpz) | `99.17% <100.00%> (+0.02%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.