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

Add API endpoint for default fixed metadata variables of JSON dump plugin #5094

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

:bug: [#5087] Fix backendOptions not available error in registration …

1ab81fd
Select commit
Loading
Failed to load commit list.
Draft

Add API endpoint for default fixed metadata variables of JSON dump plugin #5094

:bug: [#5087] Fix backendOptions not available error in registration …
1ab81fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2025 in 2s

96.74% (-0.01%) compared to 47c74d6

View this Pull Request on Codecov

96.74% (-0.01%) compared to 47c74d6

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.74%. Comparing base (47c74d6) to head (1ab81fd).

Files with missing lines Patch % Lines
...forms/registrations/contrib/json_dump/api/views.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5094      +/-   ##
==========================================
- Coverage   96.74%   96.74%   -0.01%     
==========================================
  Files         771      773       +2     
  Lines       26636    26646      +10     
  Branches     3467     3467              
==========================================
+ Hits        25770    25778       +8     
- Misses        605      607       +2     
  Partials      261      261              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.