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

Indicate absence with a boolean return, instead of nil pointers #25

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

zenhack
Copy link
Contributor

@zenhack zenhack commented Nov 28, 2022

...per discussion.

@zenhack zenhack force-pushed the ok-flag branch 3 times, most recently from 5d7d9f6 to 63ea5a3 Compare November 29, 2022 23:40
@zenhack
Copy link
Contributor Author

zenhack commented Nov 29, 2022

Rebased on top of v2 and fixed some linter errors. Should be good to go now.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

❗ No coverage uploaded for pull request base (v2@71dc5cc). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff          @@
##             v2      #25   +/-   ##
=====================================
  Coverage      ?   95.00%           
=====================================
  Files         ?        5           
  Lines         ?      240           
  Branches      ?        0           
=====================================
  Hits          ?      228           
  Misses        ?       10           
  Partials      ?        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@raviqqe
Copy link
Owner

raviqqe commented Jan 29, 2023

Sorry, I didn't mean that I want you to implement it but thanks for the code! I'll first put up an issue for this change to see to make sure that no one has any obligations.

@raviqqe raviqqe mentioned this pull request Jan 29, 2023
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