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

Allow multi type parsing #349

Merged
merged 1 commit into from
Nov 30, 2021
Merged

Allow multi type parsing #349

merged 1 commit into from
Nov 30, 2021

Conversation

CohenArthur
Copy link
Member

No description provided.

@CohenArthur CohenArthur requested a review from SanderJSA November 1, 2021 01:12
@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2021

Codecov Report

Merging #349 (d207120) into master (0b28031) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
+ Coverage   91.57%   91.62%   +0.05%     
==========================================
  Files          37       37              
  Lines        3892     3916      +24     
==========================================
+ Hits         3564     3588      +24     
  Misses        328      328              
Impacted Files Coverage Δ
src/parser/constructs.rs 99.18% <100.00%> (+0.02%) ⬆️
src/parser/tokens.rs 98.27% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b28031...d207120. Read the comment docs.

@CohenArthur CohenArthur force-pushed the feature/improve-parser branch from 55d8851 to 5d3fecc Compare November 29, 2021 13:58
Base automatically changed from feature/improve-parser to master November 29, 2021 19:39
@CohenArthur CohenArthur marked this pull request as ready for review November 29, 2021 21:56
@CohenArthur CohenArthur merged commit 892d1d1 into master Nov 30, 2021
@CohenArthur CohenArthur deleted the multi-types branch November 30, 2021 08:40
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