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

Refactor to use polars #244

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open

Refactor to use polars #244

wants to merge 39 commits into from

Conversation

jcadam14
Copy link
Contributor

@jcadam14 jcadam14 commented Aug 8, 2024

Closes #243

Lots of changes, lots of comments added. Please ask questions.

@jcadam14 jcadam14 self-assigned this Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/regtech_data_validator
  check_functions.py 74
  checks.py
  cli.py 117-118
  data_formatters.py 189-192, 195, 200-202, 211-214
  phase_validations.py
  schema_template.py
  validation_results.py
  validator.py 108, 113, 130, 204, 229-231, 241-244
Project Total  

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

@jcadam14 jcadam14 marked this pull request as draft September 26, 2024 16:23
@jcadam14 jcadam14 closed this Sep 26, 2024
@jcadam14 jcadam14 reopened this Oct 4, 2024
@jcadam14 jcadam14 marked this pull request as ready for review October 4, 2024 19:43
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.

Convert data-validator to use polars
1 participant