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

Add support for NamedTuple and attrs classes in @pytask.mark.task(kwargs=...). #397

Merged
merged 9 commits into from
Jul 16, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Jul 13, 2023

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.0 milestone Jul 13, 2023
@tobiasraabe tobiasraabe changed the base branch from main to v4 July 13, 2023 13:33
@tobiasraabe tobiasraabe mentioned this pull request Jul 16, 2023
21 tasks
@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

❗ No coverage uploaded for pull request base (v4@05c3b6d). Click here to learn what that means.
The diff coverage is n/a.

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

@@          Coverage Diff          @@
##             v4     #397   +/-   ##
=====================================
  Coverage      ?   95.55%           
=====================================
  Files         ?       92           
  Lines         ?     8061           
  Branches      ?        0           
=====================================
  Hits          ?     7703           
  Misses        ?      358           
  Partials      ?        0           
Flag Coverage Δ
end_to_end 82.78% <0.00%> (?)
integration 39.66% <0.00%> (?)
unit 65.35% <0.00%> (?)

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

@tobiasraabe tobiasraabe merged commit 8f875ed into v4 Jul 16, 2023
15 checks passed
@tobiasraabe tobiasraabe deleted the namedtuple branch July 16, 2023 20:25
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.

None yet

1 participant