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

Realize ColumnBuilder #318

Merged
merged 4 commits into from
Sep 16, 2024

Remove `ColumnFactory` from `ColumnBuilder`

70fee23
Select commit
Loading
Failed to load commit list.
Merged

Realize ColumnBuilder #318

Remove `ColumnFactory` from `ColumnBuilder`
70fee23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

98.44% (+0.00%) compared to 039e09c

View this Pull Request on Codecov

98.44% (+0.00%) compared to 039e09c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (039e09c) to head (70fee23).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #318   +/-   ##
=========================================
  Coverage     98.44%   98.44%           
- Complexity      329      330    +1     
=========================================
  Files            22       22           
  Lines          1026     1029    +3     
=========================================
+ Hits           1010     1013    +3     
  Misses           16       16           

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