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 the fmt feature flag error message #3586

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

TheDan64
Copy link
Contributor

@TheDan64 TheDan64 commented Jun 6, 2022

No description provided.

@github-actions github-actions bot added the rust Related to Rust Polars label Jun 6, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #3586 (088d482) into master (4f579fa) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3586   +/-   ##
=======================================
  Coverage   61.56%   61.56%           
=======================================
  Files         427      427           
  Lines       71526    71526           
=======================================
+ Hits        44033    44035    +2     
+ Misses      27493    27491    -2     
Impacted Files Coverage Δ
polars/polars-core/src/fmt.rs 31.81% <ø> (ø)
polars/polars-arrow/src/kernels/take.rs 68.14% <0.00%> (-0.25%) ⬇️
polars/polars-core/src/datatypes.rs 46.79% <0.00%> (-0.19%) ⬇️
polars/polars-core/src/series/mod.rs 52.73% <0.00%> (-0.16%) ⬇️
polars/polars-io/src/csv_core/buffer.rs 79.74% <0.00%> (+0.25%) ⬆️
...olars/polars-core/src/frame/groupby/into_groups.rs 55.72% <0.00%> (+0.60%) ⬆️
polars/polars-core/src/series/from.rs 69.13% <0.00%> (+0.61%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f579fa...088d482. Read the comment docs.

@ritchie46 ritchie46 merged commit b5c910c into pola-rs:master Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants