Skip to content

Conversation

@wimpyprogrammer
Copy link
Owner

No description provided.

@wimpyprogrammer wimpyprogrammer added the enhancement New feature or request label Feb 6, 2021
@wimpyprogrammer wimpyprogrammer self-assigned this Feb 6, 2021
@codecov
Copy link

codecov bot commented Feb 6, 2021

Codecov Report

Merging #11 (c8b30f1) into develop (43593ba) will increase coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #11      +/-   ##
===========================================
+ Coverage    99.21%   99.52%   +0.31%     
===========================================
  Files           22       22              
  Lines          383      424      +41     
  Branches        60       68       +8     
===========================================
+ Hits           380      422      +42     
  Misses           2        2              
+ Partials         1        0       -1     
Impacted Files Coverage Δ
src/pattern.ts 100.00% <0.00%> (ø)
src/Expander.ts 100.00% <0.00%> (ø)
src/Expansion.ts 100.00% <0.00%> (ø)
src/helpers/iterate-sorted.ts 100.00% <0.00%> (ø)
src/expanders/group-pattern.ts 100.00% <0.00%> (ø)
src/types/regexp-tree-guards.ts 100.00% <0.00%> (ø)
src/expanders/repetition-pattern.ts 100.00% <0.00%> (ø)
src/expanders/alternative-pattern.ts 100.00% <0.00%> (ø)
src/expanders/character-class-pattern.ts 100.00% <0.00%> (ø)
src/transforms/meta-to-char-class-transform.ts 100.00% <0.00%> (ø)
... and 4 more

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 43593ba...c8b30f1. Read the comment docs.

@wimpyprogrammer wimpyprogrammer merged commit c0850f8 into develop Feb 6, 2021
@wimpyprogrammer wimpyprogrammer deleted the feature/github-actions branch February 6, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants