Skip to content

Conversation

simonmarty
Copy link
Contributor

@simonmarty simonmarty commented Mar 25, 2025

  • Add Content-Type header

Issue #, if available:

Description of changes:
Useful for pretty-printing agent responses in browsers and API test tooling.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@simonmarty simonmarty requested a review from a team as a code owner March 25, 2025 20:44
@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2025

Codecov Report

❌ Patch coverage is 78.08219% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.99%. Comparing base (4e08f07) to head (e836a37).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
aws_secretsmanager_agent/src/server.rs 76.92% 9 Missing ⚠️
aws_secretsmanager_agent/src/main.rs 40.00% 3 Missing ⚠️
...nager_caching/src/secret_store/memory_store/mod.rs 33.33% 2 Missing ⚠️
aws_secretsmanager_agent/src/cache_manager.rs 0.00% 1 Missing ⚠️
aws_secretsmanager_agent/src/config.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   41.71%   41.99%   +0.27%     
==========================================
  Files          14       14              
  Lines        8567     8534      -33     
==========================================
+ Hits         3574     3584      +10     
+ Misses       4993     4950      -43     

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

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.

3 participants