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

feat: disable key fetching if the application asks for it #132

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

nponsard
Copy link
Contributor

No description provided.

@nponsard nponsard linked an issue Sep 18, 2023 that may be closed by this pull request
@nponsard nponsard force-pushed the 130-disable-threading-if-the-application-asks-for-it branch from b181874 to 61df9dc Compare September 18, 2023 13:30
@nponsard nponsard force-pushed the 130-disable-threading-if-the-application-asks-for-it branch from 61df9dc to 9429cee Compare September 18, 2023 13:30
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 78.43% and project coverage change: -0.13% ⚠️

Comparison is base (2f1ed65) 91.16% compared to head (9429cee) 91.04%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
- Coverage   91.16%   91.04%   -0.13%     
==========================================
  Files          29       29              
  Lines        6064     6083      +19     
==========================================
+ Hits         5528     5538      +10     
- Misses        536      545       +9     
Files Changed Coverage Δ
pkcs11/src/api/mod.rs 93.75% <0.00%> (ø)
pkcs11/src/backend/session.rs 88.74% <63.63%> (-1.67%) ⬇️
pkcs11/src/backend/key.rs 89.49% <92.85%> (+0.24%) ⬆️

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

@nponsard nponsard merged commit 9d912b9 into main Sep 18, 2023
@nponsard nponsard deleted the 130-disable-threading-if-the-application-asks-for-it branch September 18, 2023 13:34
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.

Disable threading if the application asks for it
1 participant