Skip to content

Addition of immunization history class#210

Open
iirinaab wants to merge 24 commits intoQueens-Physics:mainfrom
iirinaab:vax
Open

Addition of immunization history class#210
iirinaab wants to merge 24 commits intoQueens-Physics:mainfrom
iirinaab:vax

Conversation

@iirinaab
Copy link
Copy Markdown
Contributor

This is a continuation of PR #193 from the previous repository. This pull request intends to incorporate time-dependent vaccine efficacy to the simulation by adding a new class that keeps track of vaccine-related information.

"""
return self.nStudents

def add_visitors(self, day):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, this still seems to have the problem of accidentally reverting changes made in #201. To clean up the commit history and properly fix this, you'll likely need to revert most of the merge commits made (from a quick glance, perhaps go back to commit d149712), test the code to make sure it runs (you may want to implement the changes from 894165a before the next step), make one single merge commit to bring everything up to date with the main branch (there will be merge conflicts, but Noah and I can help with that), and then finally fix any remaining problems from the automated tests.

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