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

Increase coverage #71

Merged
merged 28 commits into from
Aug 22, 2023
Merged

Increase coverage #71

merged 28 commits into from
Aug 22, 2023

Conversation

dholth
Copy link
Contributor

@dholth dholth commented Aug 21, 2023

Description

Increase test coverage.

Address #72

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Aug 21, 2023
@@ -393,14 +393,6 @@ def verify_signable(signable, authorized_pub_keys, threshold, gpg=False):
)
continue

if not gpg and not is_signature(signature):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked below in line 413, 414

@dholth dholth requested a review from beeankha August 21, 2023 19:51
@kenodegard kenodegard merged commit 586bd44 into main Aug 22, 2023
14 checks passed
@kenodegard kenodegard deleted the increase-coverage branch August 22, 2023 00:02
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Aug 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants