Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

daniel-white
Copy link

@daniel-white daniel-white commented Aug 16, 2025

Fixes # N/A
Design discussion issue (if applicable) # N/A

Changes

In my project, I found it overly verbose to create the KeyValue slice inline for attributes. I hope this can simplify it and allow data types how they prefer to be attributed.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@daniel-white daniel-white marked this pull request as ready for review August 16, 2025 02:59
@daniel-white daniel-white requested a review from a team as a code owner August 16, 2025 02:59
Copy link

codecov bot commented Aug 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.6%. Comparing base (86dfd4b) to head (438c5c6).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #3128     +/-   ##
=======================================
+ Coverage   80.4%   80.6%   +0.1%     
=======================================
  Files        126     126             
  Lines      22237   22232      -5     
=======================================
+ Hits       17898   17935     +37     
+ Misses      4339    4297     -42     

☔ 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.

@lalitb
Copy link
Member

lalitb commented Aug 18, 2025

These look like convenience wrappers on top of existing APIs to cut down boilerplate. Not sure they belong in the core repo since they don’t add anything from the spec.

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.

2 participants