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

Feature/edit company details - #308

Merged
marco-vb merged 32 commits into
developfrom
feature/edit-company-details
Mar 9, 2023
Merged

marco-vb merged 32 commits into
developfrom
feature/edit-company-details

Conversation

@marco-vb

Copy link
Copy Markdown

No description provided.

@render

render Bot commented Feb 14, 2023

Copy link
Copy Markdown

@marco-vb

Copy link
Copy Markdown
Author

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

@BrunoRosendo BrunoRosendo left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread src/api/middleware/company.js Outdated
Comment thread src/api/middleware/validators/company.js Outdated
Comment thread src/api/middleware/validators/company.js Outdated
Comment thread test/end-to-end/company.js
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js
Comment thread test/end-to-end/company.js
@codecov-commenter

codecov-commenter commented Feb 28, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 84.37% and project coverage change: -0.20 ⚠️

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

📣 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              
Impacted Files Coverage Δ
src/api/middleware/company.js 90.19% <71.42%> (-3.56%) ⬇️
src/services/company.js 81.25% <75.00%> (-2.36%) ⬇️
src/api/routes/company.js 87.91% <91.66%> (+0.57%) ⬆️
src/api/middleware/validators/company.js 100.00% <100.00%> (ø)
src/services/offer.js 99.17% <100.00%> (+0.02%) ⬆️

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BrunoRosendo BrunoRosendo left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread src/api/middleware/company.js
Comment thread src/services/offer.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread src/api/middleware/company.js Outdated
Comment thread src/services/offer.js Outdated
Comment thread src/services/company.js Outdated
@ttoino ttoino linked an issue Feb 28, 2023 that may be closed by this pull request
@marco-vb
marco-vb force-pushed the feature/edit-company-details branch 2 times, most recently from 16629f3 to e694e77 Compare February 28, 2023 16:26
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js
Comment thread test/end-to-end/company.js
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
@marco-vb
marco-vb force-pushed the feature/edit-company-details branch from e694e77 to 309de07 Compare March 7, 2023 15:47
BrunoRosendo
BrunoRosendo previously approved these changes Mar 7, 2023

@BrunoRosendo BrunoRosendo left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread src/services/offer.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
Comment thread test/end-to-end/company.js Outdated
@marco-vb
marco-vb merged commit 4c3cf69 into develop Mar 9, 2023
@marco-vb
marco-vb deleted the feature/edit-company-details branch March 9, 2023 21:37
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.

Edit Company details

4 participants