Skip to content

Bump max listeners for form event emitters#2952

Merged
dpwatrous merged 1 commit intomainfrom
dpwatrous/emitter-warning
Dec 2, 2024
Merged

Bump max listeners for form event emitters#2952
dpwatrous merged 1 commit intomainfrom
dpwatrous/emitter-warning

Conversation

@dpwatrous
Copy link
Member

This prevents warnings, as forms are intended to have a lot of listeners (3 per parameter)

This prevents warnings, as forms are intended to have a lot of listeners
(3 per parameter)
@codecov
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.34%. Comparing base (9ad143e) to head (a77b846).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2952   +/-   ##
=======================================
  Coverage   80.34%   80.34%           
=======================================
  Files        1505     1505           
  Lines       48807    48809    +2     
  Branches     6075     6075           
=======================================
+ Hits        39213    39215    +2     
  Misses       9406     9406           
  Partials      188      188           
Files with missing lines Coverage Δ
...ackages/bonito-core/src/form/internal/form-impl.ts 88.64% <100.00%> (+0.10%) ⬆️

Continue to review full report in Codecov by Sentry.

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

@dpwatrous
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dpwatrous
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dpwatrous dpwatrous merged commit 13d0324 into main Dec 2, 2024
@dpwatrous dpwatrous deleted the dpwatrous/emitter-warning branch December 2, 2024 21:45
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