Skip to content

Handle anonymous events #351

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

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Handle anonymous events #351

merged 1 commit into from
Oct 7, 2020

Conversation

fvictorio
Copy link
Member

Closes #350.

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #351 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #351   +/-   ##
=======================================
  Coverage   99.71%   99.71%           
=======================================
  Files          89       89           
  Lines         697      697           
  Branches      130      130           
=======================================
  Hits          695      695           
  Misses          2        2           
Impacted Files Coverage Δ
src/nodes/EventDefinition.js 100.00% <100.00%> (ø)

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 35e3cbc...f0328ee. Read the comment docs.

@fvictorio fvictorio merged commit ce1bc29 into master Oct 7, 2020
@fvictorio fvictorio deleted the anonymous-events branch October 7, 2020 12:42
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.

Anonymous events lose anonymous modifier
2 participants