Skip to content

Conversation

@mwbrooks
Copy link
Member

@mwbrooks mwbrooks commented Jan 31, 2026

Summary

Related to #315, #316, #320

This pull request refactors the remaining low-risk Table Tests from the Slice-to-Map Pattern. It's focused on simple struct conversions with no setup or teardown functions.

Reviewers

Hoping this is a easy, casual read for you. 📚 🎵

Requirements

@mwbrooks mwbrooks added this to the Next Release milestone Jan 31, 2026
@mwbrooks mwbrooks self-assigned this Jan 31, 2026
@mwbrooks mwbrooks added code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment labels Jan 31, 2026
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.63%. Comparing base (7a210a8) to head (3a3c826).

Additional details and impacted files
@@                                    Coverage Diff                                    @@
##           mwbrooks-table-test-consistent-p3-slice-to-map-simple     #321      +/-   ##
=========================================================================================
+ Coverage                                                  64.61%   64.63%   +0.01%     
=========================================================================================
  Files                                                        212      212              
  Lines                                                      17755    17755              
=========================================================================================
+ Hits                                                       11473    11476       +3     
+ Misses                                                      5206     5205       -1     
+ Partials                                                    1076     1074       -2     

☔ 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

code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants