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

Add support for version 8.4 #20

Merged
merged 2 commits into from May 18, 2022

Conversation

esonderegger
Copy link
Contributor

@esonderegger esonderegger commented May 17, 2022

Description

This PR brings the mappings.json file up to date with the current version in the fecfile python library. The most noteworthy change is supporting version 8.4 of the .fec file format. Here is the corresponding commit to the fech-source library. It appears as though the only differences between versions 8.3 and 8.4 are the addition of the lobbyist_registrant_pac_3 and lobbyist_registrant_pac_4 fields to the F1, coming right after leadership_pac.

This PR also also includes a fix to version 2 of the schedule A, added by this commit.

Link to Jira Ticket

Test Steps

After Screenshot(s)

Before Screenshot(s)

@esonderegger esonderegger requested a review from a team as a code owner May 17, 2022 15:30
@freedmand
Copy link
Contributor

This looks great! Thank you. Can you run the generate_mappings.py script to update the C header files (https://github.com/washingtonpost/FastFEC/blob/develop/scripts/generate_mappings.py). After that, I'm good to approve!

@esonderegger
Copy link
Contributor Author

Good catch! Should be updated now.

Copy link
Contributor

@freedmand freedmand left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution!

@freedmand freedmand merged commit a049d88 into washingtonpost:develop May 18, 2022
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.

None yet

2 participants