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

fix: keep autocmds on registering new one #4846

Merged
merged 1 commit into from
Dec 30, 2023

fix: keep autocmds on registering new one

76b96af
Select commit
Loading
Failed to load commit list.
Merged

fix: keep autocmds on registering new one #4846

fix: keep autocmds on registering new one
76b96af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2023 in 1s

98.66% (+0.01%) compared to e108777

View this Pull Request on Codecov

98.66% (+0.01%) compared to e108777

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e108777) 98.64% compared to head (76b96af) 98.66%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4846      +/-   ##
==========================================
+ Coverage   98.64%   98.66%   +0.01%     
==========================================
  Files         273      273              
  Lines       25981    25981              
  Branches     5390     5390              
==========================================
+ Hits        25628    25633       +5     
+ Misses        204      200       -4     
+ Partials      149      148       -1     

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