Skip to content

Clarify that SetAttributes takes a key Name#15

Open
n-peugnet wants to merge 1 commit into
yaricom:masterfrom
n-peugnet:fix-attr-func-docs
Open

Clarify that SetAttributes takes a key Name#15
n-peugnet wants to merge 1 commit into
yaricom:masterfrom
n-peugnet:fix-attr-func-docs

Conversation

@n-peugnet

Copy link
Copy Markdown
Contributor

The doc comments of the SetAttribute functions added in #12 were misleading.

  • Rename key arg of RemoveAttribute to keyID to prevent confusion
  • Rename key arg of SetAttribute to keyName
  • Update doc comment of SetAttribute functions

- Rename key arg of RemoveAttribute to keyID to prevent confusion
- Rename key arg of SetAttribute to keyName
- Update doc comment of SetAttribute functions
@codecov

codecov Bot commented Sep 6, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.40%. Comparing base (65aad39) to head (b254c45).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   81.46%   84.40%   +2.94%     
==========================================
  Files           1        1              
  Lines         437      404      -33     
==========================================
- Hits          356      341      -15     
+ Misses         55       37      -18     
  Partials       26       26              
Flag Coverage Δ
unittests 84.40% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

1 participant