Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option parser: test for no clustering support #1943

Merged
merged 3 commits into from
Nov 24, 2024
Merged

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Nov 24, 2024

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

We will be removing these pointer based functions more generally
as we we have type-specific accessors instead.

We also removed the context versions of these functions, which were
not previously documented.
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.00%. Comparing base (77f85a4) to head (569ef3e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1943   +/-   ##
=======================================
  Coverage   81.00%   81.00%           
=======================================
  Files          94       94           
  Lines       24079    24061   -18     
  Branches     3205     3205           
=======================================
- Hits        19505    19491   -14     
+ Misses       4501     4499    -2     
+ Partials       73       71    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

These are not needed anymore, and the semantics of string accessors
is brittle, so we want to eliminate these as much as possible.
@gdamore gdamore force-pushed the options-no-clustering branch from 74c5d4b to 569ef3e Compare November 24, 2024 18:08
@gdamore gdamore merged commit 569ef3e into main Nov 24, 2024
18 of 19 checks passed
@gdamore gdamore deleted the options-no-clustering branch November 24, 2024 19:42
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