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 80.32787% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.61%. Comparing base (d148875) to head (f08c973).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
table-api/table_record.go 50.76% 32 Missing ⚠️
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%   62.61%   +4.11%     
==========================================
  Files         169      148      -21     
  Lines        5814     4772    -1042     
==========================================
- Hits         3401     2988     -413     
+ Misses       2293     1715     -578     
+ Partials      120       69      -51     

☔ 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