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

added Test case for for Tls Trillian server #2367

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Horiodino
Copy link
Contributor

@Horiodino Horiodino commented Feb 12, 2025

Summary

Added TLS support for Trillian server
fixes : #2188

Release Note

Documentation

@Horiodino Horiodino requested a review from a team as a code owner February 12, 2025 09:39
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.88%. Comparing base (488eb97) to head (c29a559).
Report is 317 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2367       +/-   ##
===========================================
- Coverage   66.46%   49.88%   -16.58%     
===========================================
  Files          92      192      +100     
  Lines        9258    24857    +15599     
===========================================
+ Hits         6153    12401     +6248     
- Misses       2359    11341     +8982     
- Partials      746     1115      +369     
Flag Coverage Δ
e2etests 46.68% <ø> (-0.88%) ⬇️
unittests 41.77% <ø> (-5.92%) ⬇️

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

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

tests/e2e_test.go Outdated Show resolved Hide resolved
tests/e2e_test.go Outdated Show resolved Hide resolved
Signed-off-by: Horiodino <[email protected]>
tests/e2e_test.go Outdated Show resolved Hide resolved
tests/e2e_test.go Outdated Show resolved Hide resolved
@Horiodino Horiodino requested a review from a team as a code owner February 15, 2025 06:09
@Horiodino Horiodino force-pushed the Add_TLS_test_coverage_#2188 branch from 48898a9 to c29a559 Compare February 15, 2025 06:10
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.

Add TLS test coverage
2 participants