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 initializer and initargs #232

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

gwerbin
Copy link

@gwerbin gwerbin commented Apr 18, 2023

Here is an initial draft implementation of #231.

Still to-do:

  • New documentation
  • Test cases
  • Type hints

I also see a lot of missing argument and return type hints across the codebase. I can add some of those while I am working on this PR, if that's OK.

Initial draft implementation of nalepae#231
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #232 (e745151) into master (b78c63c) will decrease coverage by 4.66%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   91.37%   86.72%   -4.66%     
==========================================
  Files          12       12              
  Lines         580      580              
==========================================
- Hits          530      503      -27     
- Misses         50       77      +27     
Impacted Files Coverage Δ
pandarallel/core.py 91.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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