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

Updated to remove writing of download report, returns byte data #270

Merged

Conversation

jcadam14
Copy link
Contributor

@jcadam14 jcadam14 commented Nov 7, 2024

Closes #269

Changed df_to_download to return the byte object of the report data (which the filing api can then use directly to store to S3). Updated pytests to reflect change

@jcadam14 jcadam14 self-assigned this Nov 7, 2024
@jcadam14 jcadam14 linked an issue Nov 7, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Nov 7, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/regtech_data_validator
  cli.py
  data_formatters.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Collaborator

@lchen-2101 lchen-2101 left a comment

Choose a reason for hiding this comment

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

LGTM

@lchen-2101 lchen-2101 merged commit 470a8f3 into main Nov 7, 2024
6 checks passed
@lchen-2101 lchen-2101 deleted the 269-remove-writing-download-report-from-df_to_download branch November 7, 2024 21:31
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.

Remove writing download report from df_to_download
2 participants