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

unskip test_udf_parallel #432

Merged
merged 1 commit into from
Sep 12, 2024
Merged

unskip test_udf_parallel #432

merged 1 commit into from
Sep 12, 2024

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Sep 12, 2024

unskips the test skipped here

Copy link

cloudflare-workers-and-pages bot commented Sep 12, 2024

Deploying datachain-documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2f43636
Status: ✅  Deploy successful!
Preview URL: https://c595b45e.datachain-documentation.pages.dev
Branch Preview URL: https://unskip-test.datachain-documentation.pages.dev

View logs

vals = ["a", "b", "c", "d", "e", "f"]
chain = DataChain.from_values(key=vals)

class MyMapper(Mapper):
Copy link
Member Author

Choose a reason for hiding this comment

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

[F] Moving this into the local scope makes it possible for the test to pass.

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.21%. Comparing base (21a80e9) to head (2f43636).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #432   +/-   ##
=======================================
  Coverage   87.21%   87.21%           
=======================================
  Files          92       92           
  Lines        9977     9977           
  Branches     2053     2053           
=======================================
  Hits         8701     8701           
  Misses        922      922           
  Partials      354      354           
Flag Coverage Δ
datachain 87.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mattseddon mattseddon requested a review from a team September 12, 2024 05:05
@mattseddon mattseddon self-assigned this Sep 12, 2024
@mattseddon mattseddon marked this pull request as ready for review September 12, 2024 05:05
@mattseddon mattseddon merged commit b9e6b8e into main Sep 12, 2024
40 checks passed
@mattseddon mattseddon deleted the unskip-test branch September 12, 2024 20:36
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.

4 participants