Skip to content

Conversation

@michaeldcanady
Copy link
Owner

BEFORE MERGING make sure to add back //go:build preview.tableApiV2 to beginning on new files.

@michaeldcanady michaeldcanady linked an issue Oct 31, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.04%. Comparing base (d148875) to head (6147129).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
table-api/table_record.go 81.15% 9 Missing and 4 partials ⚠️
internal/serialization/deserializer_func.go 0.00% 2 Missing ⚠️
credentials/token_credential.go 0.00% 1 Missing ⚠️
table-api/element_value.go 97.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
+ Coverage   58.49%   63.04%   +4.54%     
==========================================
  Files         169      148      -21     
  Lines        5814     4776    -1038     
==========================================
- Hits         3401     3011     -390     
+ Misses       2293     1692     -601     
+ Partials      120       73      -47     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Table Collection Get Request

3 participants