Closed krtschmr closed 5 years ago
Hi @krtschmr, would you be able to add a test or two for this one? Helps keep the coverage up :)
Cheers Dan
@dansketcher i've added a test for true and false. i bumped the version by a minor. if you don't like that let me know and i'll remove that commit so you can bump the version. thanks for merging.
@dansketcher can we please merge this?
Yeah drop out the version bump there, it needs to be done elsewhere as well, with the docs too. We can merge, just the day job keeping me busy ;)
@dansketcher added quick docs and removed the bump. thanks
This doesn't just check whether a key is valid, but it also imports it if it is. If run on a block containing multiple keys, it will return false but have also imported all of the keys.
@alexjfisher urgh - now that you say it, makes sense 🤦🏿 do you happen to have an idea how to then just check a key?
This doesn't just check whether a key is valid, but it also imports it if it is. If run on a block containing multiple keys, it will return false but have also imported all of the keys.
is this still a problem?
would add functionality for https://github.com/ueno/ruby-gpgme/issues/131