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 version upgrade #125

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Conversation

yusufuyanik1
Copy link
Collaborator

No description provided.

@@ -3,7 +3,7 @@ plotly>=5.5.0
requests
pydot
tqdm
polars>=0.18.0,<=0.18.8
polars==0.19.4
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's be a bit more flexible: it's i think it works from polars>=0.19.0, <=0.19.5

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

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

Comparison is base (7a81035) 66.03% compared to head (9bfd477) 66.32%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   66.03%   66.32%   +0.28%     
==========================================
  Files          20       20              
  Lines        2806     2806              
==========================================
+ Hits         1853     1861       +8     
+ Misses        953      945       -8     
Files Coverage Δ
python/pdstools/adm/ADMDatamart.py 74.23% <100.00%> (ø)
python/pdstools/adm/ADMTrees.py 80.96% <100.00%> (ø)
python/pdstools/plots/plots_plotly.py 82.75% <ø> (ø)
python/pdstools/utils/cdh_utils.py 86.15% <ø> (ø)
python/pdstools/utils/streamlit_utils.py 0.00% <ø> (ø)
python/pdstools/valuefinder/ValueFinder.py 92.42% <100.00%> (ø)
python/pdstools/adm/Tables.py 56.36% <0.00%> (ø)
python/pdstools/plots/plot_base.py 71.91% <60.00%> (ø)

... and 2 files with indirect coverage changes

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

@yusufuyanik1 yusufuyanik1 merged commit 60f40cf into pegasystems:master Sep 28, 2023
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.

2 participants