Skip to content

docs: add comments describing events PE-5900 #103

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
Apr 5, 2024

Conversation

djwhitt
Copy link
Collaborator

@djwhitt djwhitt commented Apr 4, 2024

Groups events and adds descriptive comments for them. JSDoc style comments are used so that they show up as LSP hover text. constant annotations were omitted since they seem redundant, but we can add them if there's utility in doing so.

Groups events and adds descriptive comments for them. JSDoc style
comments are used so that they show up as LSP hover text. @constant
annotations were omitted since they seem redundant, but we can add them
though if there's utity in doing so.
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.08%. Comparing base (82d0064) to head (9768b82).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #103      +/-   ##
===========================================
+ Coverage    59.82%   60.08%   +0.26%     
===========================================
  Files           21       21              
  Lines         5633     5670      +37     
  Branches       240      240              
===========================================
+ Hits          3370     3407      +37     
  Misses        2261     2261              
  Partials         2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@dtfiedler dtfiedler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝

@djwhitt djwhitt merged commit a283251 into develop Apr 5, 2024
6 checks passed
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.

3 participants