Skip to content

A new functional interface. #411

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

Merged
merged 26 commits into from
Sep 10, 2023
Merged

A new functional interface. #411

merged 26 commits into from
Sep 10, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Aug 29, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.0 milestone Aug 29, 2023
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 92.61% and no project coverage change.

Comparison is base (c561b7b) 95.36% compared to head (c7413a2) 95.37%.

❗ Current head c7413a2 differs from pull request most recent head 96d7d98. Consider uploading reports for the commit 96d7d98 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #411    +/-   ##
========================================
  Coverage   95.36%   95.37%            
========================================
  Files          94       95     +1     
  Lines        8312     8415   +103     
========================================
+ Hits         7927     8026    +99     
- Misses        385      389     +4     
Flag Coverage Δ
end_to_end 82.74% <91.14%> (+0.18%) ⬆️
integration 39.39% <41.69%> (+0.06%) ⬆️
unit 65.60% <54.24%> (-0.20%) ⬇️

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

Files Changed Coverage Δ
src/_pytask/clean.py 93.24% <ø> (ø)
src/_pytask/collect_command.py 89.25% <ø> (ø)
src/_pytask/mark/__init__.py 96.63% <ø> (ø)
src/_pytask/parameters.py 91.89% <ø> (ø)
src/_pytask/profile.py 100.00% <ø> (ø)
src/_pytask/session.py 100.00% <ø> (ø)
tests/test_collect_command.py 100.00% <ø> (ø)
tests/test_debugging.py 89.89% <ø> (ø)
tests/test_node_protocols.py 100.00% <ø> (ø)
tests/test_path.py 95.41% <ø> (ø)
... and 29 more

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

@tobiasraabe tobiasraabe marked this pull request as ready for review September 8, 2023 17:58
@tobiasraabe tobiasraabe mentioned this pull request Sep 8, 2023
21 tasks
@tobiasraabe tobiasraabe merged commit a00c62d into main Sep 10, 2023
@tobiasraabe tobiasraabe deleted the new-functional-interface branch September 10, 2023 17:40
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