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

231 establish table of active NPIs according to Corona Datenplattform and reported infection data #443

Merged
merged 110 commits into from
Sep 5, 2023

Conversation

mknaranja
Copy link
Member

@mknaranja mknaranja commented Nov 10, 2022

Merge Request - GuideLine Checklist

Guideline to check code before resolve WIP and approval, respectively.
As many checkboxes as possible should be ticked.

Checks by code author:

  • There is at least one issue associated with the pull request.
  • The branch follows the naming conventions as defined in the git workflow.
  • New code adheres with the coding guidelines
  • Tests for new functionality has been added
  • A local test was succesful
  • There is appropriate documentation of your work. (use doxygen style comments)
  • If new third party software is used, did you pay attention to its license? Please remember to add it to the wiki after successful merging.
  • If new mathematical methods or epidemiological terms are used, has the glossary been updated ? Did you provide further documentation ?
    is present or referenced. Please provide your references.
  • The following questions are addressed in the documentation*: Developers (what did you do?, how can it be maintained?), For users (how to use your work?), For admins (how to install and configure your work?)
  • For documentation: Please write or update the Readme in the current working directory!

Checks by code reviewer(s):

  • Is the code clean of development artifacts e.g., unnecessary comments, prints, ...
  • The ticket goals for each associated issue are reached or problems are clearly addressed (i.e., a new issue was introduced).
  • There are appropriate unit tests and they pass.
  • The git history is clean and linearized for the merge request.
  • Coverage report for new code is acceptable.

Closes #231
Closes #412
Closes #413
Closes #414

mknaranja and others added 29 commits March 28, 2022 17:53
@mknaranja mknaranja linked an issue Nov 10, 2022 that may be closed by this pull request
@mknaranja mknaranja force-pushed the 231-npi-data branch 2 times, most recently from 5b0d0ca to 5d00464 Compare August 16, 2023 11:53
@SciCompMod SciCompMod deleted a comment from patricklnz Aug 28, 2023
Copy link
Member Author

@mknaranja mknaranja left a comment

Choose a reason for hiding this comment

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

Hi @patricklnz & @annawendler,

I went through the all your changes since April and reduced some of the redundant functionality. I hope that I did not introduce new errors. Please check this.

Furthermore, the tests would need to be adapted as I renamed and reduced the number of introduced functions. Could you take over here?

Copy link
Member Author

@mknaranja mknaranja left a comment

Choose a reason for hiding this comment

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

Looks good so far. Have you finished here @patricklnz and @annawendler ? I just saw there is one final comment on the multiple zeros. Can you answer that?

I just merged the main into the branch.

Copy link
Member

@patricklnz patricklnz left a comment

Choose a reason for hiding this comment

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

Approved!

@patricklnz patricklnz merged commit 429ffb3 into main Sep 5, 2023
@patricklnz patricklnz deleted the 231-npi-data branch September 5, 2023 08:48
mknaranja added a commit that referenced this pull request Sep 5, 2023
… and reported infection data (#443)

Establish table of active NPIs according to Corona Datenplattform and reported infection data.

---------

Co-authored-by: patricklnz <[email protected]>
Co-authored-by: Anna Wendler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
3 participants