Skip to content

feat: Add tracking checked-in to MeetingRegistration and the registration API.#4280

Merged
rjsparks merged 2 commits into
ietf-tools:mainfrom
rpcross:reg-api-updates
Jul 26, 2022
Merged

feat: Add tracking checked-in to MeetingRegistration and the registration API.#4280
rjsparks merged 2 commits into
ietf-tools:mainfrom
rpcross:reg-api-updates

Conversation

@rpcross

@rpcross rpcross commented Jul 26, 2022

Copy link
Copy Markdown
Collaborator

Add support for MeetingRegistration.checkedin field and fix #3672

@rpcross rpcross changed the title Reg api updates feat: Reg api updates Jul 26, 2022
@rjsparks rjsparks changed the title feat: Reg api updates feat: Add tracking checked-in to MeetingRegistration and the registration API. Jul 26, 2022
@codecov

codecov Bot commented Jul 26, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4280 (3f6078f) into main (6ba9114) will increase coverage by 0.21%.
The diff coverage is 96.87%.

@@            Coverage Diff             @@
##             main    #4280      +/-   ##
==========================================
+ Coverage   88.20%   88.42%   +0.21%     
==========================================
  Files         295      294       -1     
  Lines       39279    39225      -54     
==========================================
+ Hits        34645    34683      +38     
+ Misses       4634     4542      -92     
Impacted Files Coverage Δ
ietf/group/urls.py 100.00% <ø> (ø)
ietf/group/views.py 90.90% <96.00%> (+2.11%) ⬆️
ietf/doc/views_doc.py 90.53% <100.00%> (+0.04%) ⬆️
ietf/stats/models.py 85.36% <100.00%> (+0.36%) ⬆️
ietf/stats/utils.py 54.23% <100.00%> (+0.78%) ⬆️
ietf/doc/views_draft.py 91.90% <0.00%> (-0.09%) ⬇️
ietf/meeting/views.py 90.78% <0.00%> (-0.04%) ⬇️
ietf/api/urls.py 100.00% <0.00%> (ø)
ietf/utils/markdown.py 100.00% <0.00%> (ø)
ietf/doc/views_bofreq.py 99.14% <0.00%> (+0.01%) ⬆️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e465f1f...3f6078f. Read the comment docs.

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

fetch_meeting_attendance doesn't update the reg_type or ticket_type fields

2 participants