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

Merged
merged 42 commits into from
Nov 6, 2024
Merged

Refactor to use polars #244

merged 42 commits into from
Nov 6, 2024

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 112-113
  data_formatters.py 189-192, 195, 200-202, 211-214
  global_data.py
  phase_validations.py
  schema_template.py
  validation_results.py
  validator.py 110, 115, 132, 206, 231-233, 243-246
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
@jcadam14 jcadam14 requested a review from lchen-2101 November 6, 2024 14:44
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

@jcadam14 jcadam14 merged commit 4398f7e into main Nov 6, 2024
6 checks passed
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
2 participants