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

fix: use the intended state machine in person doc searches #5204

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

rjsparks
Copy link
Member

@rjsparks rjsparks commented Feb 24, 2023

Fixes #5194

@rjsparks rjsparks changed the title Draftstatemachine fix: use the intended state machine in person doc searches Feb 24, 2023
@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #5204 (7808c55) into main (f9c2376) will decrease coverage by 0.01%.
The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main    #5204      +/-   ##
==========================================
- Coverage   88.54%   88.53%   -0.01%     
==========================================
  Files         295      295              
  Lines       40046    40110      +64     
==========================================
+ Hits        35458    35513      +55     
- Misses       4588     4597       +9     
Impacted Files Coverage Δ
ietf/doc/urls.py 100.00% <ø> (ø)
ietf/doc/views_doc.py 91.53% <ø> (+0.15%) ⬆️
ietf/api/views.py 89.54% <93.84%> (+0.07%) ⬆️
ietf/api/urls.py 100.00% <100.00%> (ø)
ietf/person/models.py 91.91% <100.00%> (ø)
ietf/sync/discrepancies.py 100.00% <100.00%> (ø)
ietf/utils/text.py 85.97% <0.00%> (-1.22%) ⬇️
ietf/secr/sreq/forms.py 97.32% <0.00%> (-0.99%) ⬇️
ietf/doc/views_search.py 89.04% <0.00%> (-0.19%) ⬇️
... and 4 more

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

@rjsparks rjsparks merged commit cbe534e into ietf-tools:main Feb 24, 2023
@rjsparks rjsparks deleted the draftstatemachine branch February 24, 2023 18:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 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.

Profile page Active Drafts sections need improved filters for drafts that have become RFCs
2 participants