Skip to content

fix: Provide human-friendly status in submission status API response#6011

Merged
rjsparks merged 1 commit intoietf-tools:mainfrom
nectostr:api-submission_status-info
Jul 22, 2023
Merged

fix: Provide human-friendly status in submission status API response#6011
rjsparks merged 1 commit intoietf-tools:mainfrom
nectostr:api-submission_status-info

Conversation

@nectostr
Copy link
Copy Markdown
Collaborator

closes #5550

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 22, 2023

Codecov Report

Merging #6011 (6fbf1a7) into main (09f3477) will decrease coverage by 0.04%.
The diff coverage is 84.61%.

@@            Coverage Diff             @@
##             main    #6011      +/-   ##
==========================================
- Coverage   88.67%   88.63%   -0.04%     
==========================================
  Files         288      288              
  Lines       40001    40014      +13     
==========================================
- Hits        35471    35468       -3     
- Misses       4530     4546      +16     
Impacted Files Coverage Δ
ietf/ietfauth/widgets.py 84.61% <ø> (ø)
ietf/submit/views.py 84.60% <ø> (ø)
ietf/nomcom/views.py 92.90% <33.33%> (-0.22%) ⬇️
ietf/doc/utils.py 87.15% <100.00%> (+0.01%) ⬆️
ietf/nomcom/templatetags/nomcom_tags.py 70.83% <100.00%> (+3.64%) ⬆️
ietf/submit/forms.py 79.02% <100.00%> (+0.03%) ⬆️

... and 5 files with indirect coverage changes

@rjsparks rjsparks merged commit 91297f1 into ietf-tools:main Jul 22, 2023
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 26, 2023
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.

Provide human-friendly status in submission status API response

2 participants