Skip to content

Deprecate @pytask.mark.task in favor of @pytask.task.#417

Merged
tobiasraabe merged 1 commit into
mainfrom
deprecate-task-marker
Sep 10, 2023
Merged

Deprecate @pytask.mark.task in favor of @pytask.task.#417
tobiasraabe merged 1 commit into
mainfrom
deprecate-task-marker

Conversation

@tobiasraabe

@tobiasraabe tobiasraabe commented Sep 10, 2023

Copy link
Copy Markdown
Member

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.0 milestone Sep 10, 2023
@codecov

codecov Bot commented Sep 10, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a00c62d) 95.37% compared to head (49cf2df) 95.38%.

❗ Current head 49cf2df differs from pull request most recent head 2cb8b93. Consider uploading reports for the commit 2cb8b93 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #417   +/-   ##
=======================================
  Coverage   95.37%   95.38%           
=======================================
  Files          95       95           
  Lines        8415     8422    +7     
=======================================
+ Hits         8026     8033    +7     
  Misses        389      389           
Flag Coverage Δ
end_to_end 82.75% <100.00%> (+0.01%) ⬆️
integration 39.39% <42.85%> (+<0.01%) ⬆️
unit 65.59% <42.85%> (-0.06%) ⬇️

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

Files Changed Coverage Δ
src/_pytask/mark/structures.py 90.54% <100.00%> (+0.12%) ⬆️
src/pytask/__init__.py 100.00% <100.00%> (ø)
tests/test_mark.py 100.00% <100.00%> (ø)

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

@tobiasraabe tobiasraabe enabled auto-merge (squash) September 10, 2023 17:57
@tobiasraabe tobiasraabe merged commit 60201c4 into main Sep 10, 2023
@tobiasraabe tobiasraabe deleted the deprecate-task-marker branch September 10, 2023 18:00
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