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

Experimental support for parsing functions #22

Merged
merged 6 commits into from
Aug 18, 2022
Merged

Conversation

vnmabus
Copy link
Owner

@vnmabus vnmabus commented Aug 18, 2022

Tried with some simple functions.

@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2022

Codecov Report

Merging #22 (552d719) into develop (be9efdb) will increase coverage by 0.67%.
The diff coverage is 84.19%.

@@             Coverage Diff             @@
##           develop      #22      +/-   ##
===========================================
+ Coverage    91.28%   91.96%   +0.67%     
===========================================
  Files            6        6              
  Lines          792      996     +204     
===========================================
+ Hits           723      916     +193     
- Misses          69       80      +11     
Impacted Files Coverage Δ
rdata/conversion/__init__.py 100.00% <ø> (ø)
rdata/parser/_parser.py 87.65% <67.22%> (+0.12%) ⬆️
rdata/conversion/_conversion.py 94.17% <95.18%> (+0.11%) ⬆️
rdata/tests/test_rdata.py 99.54% <100.00%> (+0.21%) ⬆️

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

@vnmabus vnmabus merged commit 89264b9 into develop Aug 18, 2022
@vnmabus vnmabus deleted the feature/parse_functions branch August 18, 2022 11:17
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