Skip to content
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: Add mapping update endpoint #103

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

syphax-bouazzouni
Copy link

@syphax-bouazzouni syphax-bouazzouni commented Oct 6, 2022

a refactor of #18, and add an endpoint PATCH 'mappings/:mapping' to update/edit an existent/created mapping metadata.

@syphax-bouazzouni syphax-bouazzouni changed the title Add mapping update endpoint Feature: Add mapping update endpoint Oct 6, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2022

Codecov Report

Merging #103 (8770b02) into master (3728fab) will decrease coverage by 0.15%.
The diff coverage is 56.25%.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   71.80%   71.64%   -0.16%     
==========================================
  Files          52       52              
  Lines        2841     2850       +9     
==========================================
+ Hits         2040     2042       +2     
- Misses        801      808       +7     
Flag Coverage Δ
unittests 71.64% <56.25%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
controllers/mappings_controller.rb 76.61% <22.22%> (-5.36%) ⬇️
helpers/mappings_helper.rb 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants