Skip to content

Conversation

ekristen
Copy link
Owner

@ekristen ekristen commented Jun 5, 2025

adds a feature to get a unique key from the resource struct automatically.

The order of preference is going to be:

  1. UniqueKey func if present
  2. Attempt to automatically detect unique key from libnuke tag
  3. Stringer match
  4. Properties match

Copy link

codecov bot commented Jun 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.32%. Comparing base (4c3a5e4) to head (808bd08).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #125   +/-   ##
=======================================
  Coverage   99.32%   99.32%           
=======================================
  Files          20       20           
  Lines        1765     1772    +7     
=======================================
+ Hits         1753     1760    +7     
  Misses          9        9           
  Partials        3        3           

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

@ekristen ekristen merged commit 5cfbc41 into main Jun 5, 2025
6 checks passed
@ekristen ekristen deleted the test-auto-key branch June 5, 2025 23:12
@ekristen-dev
Copy link

ekristen-dev bot commented Jun 5, 2025

🎉 This pull request is included in version 1.2.0 🎉

The release is available on GitHub release 🚀

@ekristen-dev ekristen-dev bot added the released label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant