Skip to content

Allow adding custom environment values on DHSProto#108

Closed
Ozaq wants to merge 1 commit intodevelopfrom
feature/extend_dhs_prot_with_env
Closed

Allow adding custom environment values on DHSProto#108
Ozaq wants to merge 1 commit intodevelopfrom
feature/extend_dhs_prot_with_env

Conversation

@Ozaq
Copy link
Copy Markdown
Member

@Ozaq Ozaq commented Sep 8, 2025

Description

DHSProtocol now allows passing in custom environment values to be sent to the server.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@Ozaq Ozaq requested review from danovaro and simondsmart September 8, 2025 08:16
DHSProtocol now allows passing in custom environment values to be sent
to the server.
@Ozaq Ozaq force-pushed the feature/extend_dhs_prot_with_env branch from c1efcca to c0a3664 Compare September 8, 2025 08:19
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.25%. Comparing base (736ce0d) to head (c0a3664).

Files with missing lines Patch % Lines
src/metkit/mars/DHSProtocol.cc 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #108      +/-   ##
===========================================
- Coverage    68.32%   68.25%   -0.07%     
===========================================
  Files          124      124              
  Lines         7340     7347       +7     
  Branches       732      732              
===========================================
  Hits          5015     5015              
- Misses        2325     2332       +7     

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

@Ozaq Ozaq closed this Sep 8, 2025
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