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

Get span from general IList<T> in AddRowAsync #104

Merged
merged 8 commits into from
Feb 2, 2025
Merged

Get span from general IList<T> in AddRowAsync #104

merged 8 commits into from
Feb 2, 2025

Conversation

sveinungf
Copy link
Owner

No description provided.

Copy link

codecov bot commented Feb 2, 2025

Codecov Report

Attention: Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.86%. Comparing base (7961af9) to head (ae3961d).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
SpreadCheetah/CellWriters/BaseCellWriter.cs 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   91.84%   91.86%   +0.01%     
==========================================
  Files         150      149       -1     
  Lines        5533     5508      -25     
  Branches      924      919       -5     
==========================================
- Hits         5082     5060      -22     
+ Misses        212      211       -1     
+ Partials      239      237       -2     

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

Copy link

github-actions bot commented Feb 2, 2025

Test Results

     9 files  ±0       9 suites  ±0   15m 26s ⏱️ + 3m 3s
 4 550 tests ±0   4 550 ✅ ±0  0 💤 ±0  0 ❌ ±0 
13 344 runs  ±0  13 344 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit ae3961d. ± Comparison against base commit 7961af9.

@sveinungf sveinungf merged commit 8343da7 into main Feb 2, 2025
3 of 4 checks passed
@sveinungf sveinungf deleted the dev/ilist branch February 16, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant