NIAEFEUP / nijobs-fe

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

Prepend mailto: when company inserts an email in one click application #302

Closed Process-ing closed 1 year ago

Process-ing commented 1 year ago

Closes #256

Screenshot from 2023-02-03 13-06-15 Screenshot from 2023-02-03 19-36-23 Screenshot from 2023-02-03 19-36-33

codecov-commenter commented 1 year ago

Codecov Report

Base: 88.98% // Head: 88.97% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (8a40c01) compared to base (5f96cb4). Patch coverage: 66.66% of modified lines in pull request are covered.

: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 #302 +/- ## =========================================== - Coverage 88.98% 88.97% -0.02% =========================================== Files 175 175 Lines 3306 3311 +5 Branches 833 834 +1 =========================================== + Hits 2942 2946 +4 - Misses 364 365 +1 ``` | [Impacted Files](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP) | Coverage Δ | | |---|---|---| | [src/components/Offers/New/CreateOfferForm.js](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2NvbXBvbmVudHMvT2ZmZXJzL05ldy9DcmVhdGVPZmZlckZvcm0uanM=) | `24.00% <ø> (+0.92%)` | :arrow_up: | | [src/components/Offers/Form/OfferUtils.js](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2NvbXBvbmVudHMvT2ZmZXJzL0Zvcm0vT2ZmZXJVdGlscy5qcw==) | `62.96% <57.14%> (+1.05%)` | :arrow_up: | | [src/components/Offers/Edit/EditOfferForm.js](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2NvbXBvbmVudHMvT2ZmZXJzL0VkaXQvRWRpdE9mZmVyRm9ybS5qcw==) | `92.06% <100.00%> (ø)` | | | [...s/Offers/Form/form-components/ApplyURLComponent.js](https://codecov.io/gh/NIAEFEUP/nijobs-fe/pull/302?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NIAEFEUP#diff-c3JjL2NvbXBvbmVudHMvT2ZmZXJzL0Zvcm0vZm9ybS1jb21wb25lbnRzL0FwcGx5VVJMQ29tcG9uZW50Lmpz) | `100.00% <100.00%> (ø)` | | 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.

Naapperas commented 1 year ago

@Process-ing rebase