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

MaskedTransformer: Fix in-place rebuilding of scoped nodes #284

Merged
merged 1 commit into from
Apr 11, 2024

MaskedTransformer: Fix in-place rebuilding of scoped nodes

bb26c5c
Select commit
Loading
Failed to load commit list.
Merged

MaskedTransformer: Fix in-place rebuilding of scoped nodes #284

MaskedTransformer: Fix in-place rebuilding of scoped nodes
bb26c5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 0s

92.88% (+0.00%) compared to e5eae78

View this Pull Request on Codecov

92.88% (+0.00%) compared to e5eae78

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.88%. Comparing base (e5eae78) to head (bb26c5c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #284   +/-   ##
=======================================
  Coverage   92.88%   92.88%           
=======================================
  Files         102      102           
  Lines       18247    18247           
=======================================
  Hits        16948    16948           
  Misses       1299     1299           

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