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

add parsing and fetching server requests #41

Merged
merged 6 commits into from
Jun 18, 2023
Merged

Conversation

ninedraft
Copy link
Owner

@ninedraft ninedraft commented Jun 18, 2023

  • Add IncomingRequest.Certificates() method

@codecov-commenter
Copy link

codecov-commenter commented Jun 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.21 🎉

Comparison is base (2fe9c69) 70.17% compared to head (f173401) 71.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   70.17%   71.39%   +1.21%     
==========================================
  Files           8        8              
  Lines         389      395       +6     
==========================================
+ Hits          273      282       +9     
+ Misses         95       93       -2     
+ Partials       21       20       -1     
Flag Coverage Δ
unittests 71.39% <100.00%> (+1.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gemax/request.go 92.00% <100.00%> (+0.16%) ⬆️
gemax/server.go 85.29% <100.00%> (+0.75%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ninedraft ninedraft merged commit 6ecc348 into master Jun 18, 2023
12 checks passed
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.

None yet

2 participants