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

fix: support for 2-arg np math functions in MathExpTrans #83

Merged
merged 4 commits into from
Feb 14, 2023

Conversation

premsrii
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #83 (ad48778) into develop (34a9863) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #83      +/-   ##
===========================================
+ Coverage    99.41%   99.46%   +0.04%     
===========================================
  Files            9        9              
  Lines          517      558      +41     
===========================================
+ Hits           514      555      +41     
  Misses           3        3              
Impacted Files Coverage Δ
src/sk_transformers/__init__.py 100.00% <100.00%> (ø)
src/sk_transformers/generic_transformer.py 99.47% <100.00%> (+0.09%) ⬆️
src/sk_transformers/number_transformer.py 100.00% <100.00%> (ø)
src/sk_transformers/string_transformer.py 98.48% <100.00%> (+0.11%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chrislemke
Copy link
Owner

Please adjust the docstring. Thx.

chrislemke
chrislemke previously approved these changes Feb 14, 2023
chrislemke
chrislemke previously approved these changes Feb 14, 2023
@premsrii premsrii closed this Feb 14, 2023
@premsrii premsrii reopened this Feb 14, 2023
@premsrii premsrii merged commit 52f2d17 into develop Feb 14, 2023
@premsrii premsrii deleted the fix_math_transformer branch February 14, 2023 14:26
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.

2 participants