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

feat: make specific fields in HookContext immutable #266

Merged
merged 1 commit into from
Jan 29, 2024

make specific fields in HookContext immutable

3af1096
Select commit
Loading
Failed to load commit list.
Merged

feat: make specific fields in HookContext immutable #266

make specific fields in HookContext immutable
3af1096
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 1s

93.94% (+0.05%) compared to f1b0839

View this Pull Request on Codecov

93.94% (+0.05%) compared to f1b0839

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1b0839) 93.89% compared to head (3af1096) 93.94%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
+ Coverage   93.89%   93.94%   +0.05%     
==========================================
  Files          16       16              
  Lines         442      446       +4     
==========================================
+ Hits          415      419       +4     
  Misses         27       27              

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