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

Polars update ci #1433

Merged
merged 6 commits into from
Feb 21, 2024
Merged

Polars update ci #1433

merged 6 commits into from
Feb 21, 2024

Conversation

cosmicBboy
Copy link
Collaborator

Run ci tests on pull requests to polars-dev

@cosmicBboy cosmicBboy changed the base branch from main to polars-dev November 26, 2023 15:39
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

Attention: 487 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (polars-dev@c316b92). Click here to learn what that means.

❗ Current head 119bb3d differs from pull request most recent head b47a696. Consider uploading reports for the commit b47a696 to get more accurate results

Files Patch % Lines
pandera/engines/polars_engine.py 0.00% 190 Missing ⚠️
pandera/backends/polars/builtin_checks.py 0.00% 58 Missing ⚠️
pandera/backends/polars/components.py 0.00% 49 Missing ⚠️
pandera/backends/polars/base.py 0.00% 45 Missing ⚠️
pandera/backends/polars/checks.py 0.00% 39 Missing ⚠️
pandera/backends/polars/container.py 0.00% 39 Missing ⚠️
pandera/engines/utils.py 21.21% 26 Missing ⚠️
pandera/backends/polars/__init__.py 0.00% 11 Missing ⚠️
pandera/api/polars/types.py 0.00% 10 Missing ⚠️
pandera/api/polars/components.py 0.00% 8 Missing ⚠️
... and 3 more
Additional details and impacted files
@@              Coverage Diff              @@
##             polars-dev    #1433   +/-   ##
=============================================
  Coverage              ?   87.63%           
=============================================
  Files                 ?      103           
  Lines                 ?     7270           
  Branches              ?        0           
=============================================
  Hits                  ?     6371           
  Misses                ?      899           
  Partials              ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
@cosmicBboy cosmicBboy merged commit 0717428 into polars-dev Feb 21, 2024
54 checks passed
@cosmicBboy cosmicBboy deleted the polars-update-ci branch February 21, 2024 01:22
cosmicBboy added a commit that referenced this pull request Feb 23, 2024
* update ci to run tests on polars-dev PRs

Signed-off-by: cosmicBboy <[email protected]>

* fix type

Signed-off-by: cosmicBboy <[email protected]>

* use Union type

Signed-off-by: cosmicBboy <[email protected]>

* update deps

Signed-off-by: cosmicBboy <[email protected]>

* fix lint

Signed-off-by: cosmicBboy <[email protected]>

* loosen pylint contraints, fix strategies circular import

Signed-off-by: cosmicBboy <[email protected]>

---------

Signed-off-by: cosmicBboy <[email protected]>
cosmicBboy added a commit that referenced this pull request Mar 11, 2024
* update ci to run tests on polars-dev PRs

Signed-off-by: cosmicBboy <[email protected]>

* fix type

Signed-off-by: cosmicBboy <[email protected]>

* use Union type

Signed-off-by: cosmicBboy <[email protected]>

* update deps

Signed-off-by: cosmicBboy <[email protected]>

* fix lint

Signed-off-by: cosmicBboy <[email protected]>

* loosen pylint contraints, fix strategies circular import

Signed-off-by: cosmicBboy <[email protected]>

---------

Signed-off-by: cosmicBboy <[email protected]>

update req files

Signed-off-by: cosmicBboy <[email protected]>
cosmicBboy added a commit that referenced this pull request Mar 11, 2024
* update ci to run tests on polars-dev PRs

Signed-off-by: cosmicBboy <[email protected]>

* fix type

Signed-off-by: cosmicBboy <[email protected]>

* use Union type

Signed-off-by: cosmicBboy <[email protected]>

* update deps

Signed-off-by: cosmicBboy <[email protected]>

* fix lint

Signed-off-by: cosmicBboy <[email protected]>

* loosen pylint contraints, fix strategies circular import

Signed-off-by: cosmicBboy <[email protected]>

---------

Signed-off-by: cosmicBboy <[email protected]>

update req files

Signed-off-by: cosmicBboy <[email protected]>
cosmicBboy added a commit that referenced this pull request Mar 15, 2024
* update ci to run tests on polars-dev PRs

Signed-off-by: cosmicBboy <[email protected]>

* fix type

Signed-off-by: cosmicBboy <[email protected]>

* use Union type

Signed-off-by: cosmicBboy <[email protected]>

* update deps

Signed-off-by: cosmicBboy <[email protected]>

* fix lint

Signed-off-by: cosmicBboy <[email protected]>

* loosen pylint contraints, fix strategies circular import

Signed-off-by: cosmicBboy <[email protected]>

---------

Signed-off-by: cosmicBboy <[email protected]>

update req files

Signed-off-by: cosmicBboy <[email protected]>
max-raphael pushed a commit to max-raphael/pandera that referenced this pull request Jan 24, 2025
* update ci to run tests on polars-dev PRs

Signed-off-by: cosmicBboy <[email protected]>

* fix type

Signed-off-by: cosmicBboy <[email protected]>

* use Union type

Signed-off-by: cosmicBboy <[email protected]>

* update deps

Signed-off-by: cosmicBboy <[email protected]>

* fix lint

Signed-off-by: cosmicBboy <[email protected]>

* loosen pylint contraints, fix strategies circular import

Signed-off-by: cosmicBboy <[email protected]>

---------

Signed-off-by: cosmicBboy <[email protected]>

update req files

Signed-off-by: cosmicBboy <[email protected]>
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.

1 participant