Skip to content

Conversation

@brian-pane
Copy link
Contributor

  • If a test fails due to a missing input file, print the pathname.
  • Document the needed thirdparty submodules in README.md.
  • In the documentation comment on rsa::SigningKey, put the example file in a temp directory that gets cleaned up automatically upon test completion, so that running the tests will no longer leave a key.der file in the local ./graviola directory.

@brian-pane brian-pane changed the title Small usability improvements for the unit tests: Small usability improvements for the unit tests Jan 15, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 16, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing brian-pane:testing (05e7fba) with main (fca0ed5)

Summary

✅ 143 untouched benchmarks

@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.18%. Comparing base (fca0ed5) to head (05e7fba).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #130   +/-   ##
=======================================
  Coverage   99.18%   99.18%           
=======================================
  Files         170      170           
  Lines       39158    39159    +1     
=======================================
+ Hits        38838    38839    +1     
  Misses        320      320           

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

* If a test fails due to a missing input file, print the pathname.
* Document the needed thirdparty submodules in README.md.
* In the documentation comment on rsa::SigningKey, put the example
  file in a temp directory that gets cleaned up automatically upon
  test completion, so that running the tests will no longer leave
  a key.der file in the local ./graviola directory.
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