Closed BinaryFissionGames closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.79%. Comparing base (
7cdd395
) to head (c35a53d
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@tigrannajaryan Please have a look and merge if you approve.
Adds a new HeaderFunc to the StartSettings that allows for dynamically editing the headers before each HTTP request made by the OpAMP library.
Closes #297