Skip to content

Turn free-standing construction functions into associated methods#131

Merged
cpu merged 5 commits intomainfrom
constructor
Jul 24, 2023
Merged

Turn free-standing construction functions into associated methods#131
cpu merged 5 commits intomainfrom
constructor

Conversation

@djc
Copy link
Member

@djc djc commented Jul 24, 2023

Triggered by reviewing 71cfc96 -- sorry if this ends up inducing extra rebase work!

@djc djc requested review from cpu and ctz July 24, 2023 14:48
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #131 (40de22e) into main (d96f6f5) will decrease coverage by 0.01%.
The diff coverage is 98.46%.

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   95.74%   95.74%   -0.01%     
==========================================
  Files          15       15              
  Lines        3431     3430       -1     
==========================================
- Hits         3285     3284       -1     
  Misses        146      146              
Impacted Files Coverage Δ
src/subject_name/verify.rs 96.55% <90.90%> (-0.02%) ⬇️
src/cert.rs 92.19% <98.36%> (ø)
src/crl.rs 100.00% <100.00%> (ø)
src/end_entity.rs 100.00% <100.00%> (ø)
src/signed_data.rs 100.00% <100.00%> (ø)
src/trust_anchor.rs 91.07% <100.00%> (ø)
src/verify_cert.rs 95.88% <100.00%> (ø)

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

Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

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

Thanks! This clean up makes sense to me.

sorry if this ends up inducing extra rebase work!

No worries :)

@cpu cpu added this pull request to the merge queue Jul 24, 2023
Merged via the queue into main with commit 5e67f44 Jul 24, 2023
@cpu cpu deleted the constructor branch July 24, 2023 17:59
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