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

support IEnumerable data lookup #4859

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into dev-tiansfather

7c8c3e3
Select commit
Loading
Failed to load commit list.
Open

support IEnumerable data lookup #4859

Merge branch 'main' into dev-tiansfather
7c8c3e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 0s

99.98% (-0.02%) compared to 1c48683

View this Pull Request on Codecov

99.98% (-0.02%) compared to 1c48683

Details

Codecov Report

Attention: Patch coverage is 91.83673% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.98%. Comparing base (1c48683) to head (7c8c3e3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...otstrapBlazor/Extensions/ITableColumnExtensions.cs 91.83% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #4859      +/-   ##
===========================================
- Coverage   100.00%   99.98%   -0.02%     
===========================================
  Files          623      623              
  Lines        27832    27875      +43     
  Branches      3982     3983       +1     
===========================================
+ Hits         27832    27871      +39     
- Misses           0        4       +4     

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