Skip to content

Do not allow builtin functions as tasks. #519

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 6 commits into from
Dec 6, 2023
Merged

Do not allow builtin functions as tasks. #519

merged 6 commits into from
Dec 6, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Dec 6, 2023

Closes #512.

@tobiasraabe tobiasraabe added this to the v0.4.5 milestone Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (62077ed) 97.00% compared to head (6352e6e) 97.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #519   +/-   ##
=======================================
  Coverage   97.00%   97.00%           
=======================================
  Files         104      104           
  Lines        8934     8941    +7     
=======================================
+ Hits         8666     8673    +7     
  Misses        268      268           
Flag Coverage Δ
end_to_end 82.33% <28.57%> (-0.05%) ⬇️
integration 40.23% <28.57%> (-0.01%) ⬇️
unit 68.72% <100.00%> (+0.02%) ⬆️

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.

@tobiasraabe tobiasraabe mentioned this pull request Dec 6, 2023
3 tasks
@tobiasraabe tobiasraabe merged commit 45fdf59 into main Dec 6, 2023
@tobiasraabe tobiasraabe deleted the builtin branch December 6, 2023 22:12
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.

BUG: can't use builtin functions due to inspect.py
1 participant