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

WIP: emit visitor events #163

Closed
wants to merge 9 commits into from
Closed

WIP: emit visitor events #163

wants to merge 9 commits into from

Conversation

ssube
Copy link
Owner

@ssube ssube commented Nov 19, 2019

@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

Merging #163 into master will increase coverage by 0.19%.
The diff coverage is 98.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
+ Coverage   97.74%   97.94%   +0.19%     
==========================================
  Files          18       18              
  Lines         311      341      +30     
  Branches       43       45       +2     
==========================================
+ Hits          304      334      +30     
  Misses          2        2              
  Partials        5        5
Impacted Files Coverage Δ
src/rule/SchemaRule.ts 100% <ø> (ø) ⬆️
src/rule/index.ts 100% <100%> (ø) ⬆️
src/app.ts 100% <100%> (ø) ⬆️
src/utils/index.ts 100% <100%> (ø) ⬆️
src/visitor/VisitorContext.ts 100% <100%> (ø) ⬆️
src/rule/RuleVisitor.ts 97.95% <97.5%> (+2.5%) ⬆️

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 4f1571b...78d11d9. Read the comment docs.

@ssube ssube changed the title emit visitor events WIP: emit visitor events Nov 19, 2019
@ssube ssube closed this Aug 7, 2021
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.

fix untyped flash data visitor context hooks
1 participant