Skip to content

feat: handle unreachable server gracefully with configurable timeout#167

Merged
ffalcinelli merged 2 commits into
mainfrom
enhancements
Jul 16, 2026
Merged

feat: handle unreachable server gracefully with configurable timeout#167
ffalcinelli merged 2 commits into
mainfrom
enhancements

Conversation

@ffalcinelli

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.35484% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.01%. Comparing base (ef5526b) to head (b5abde8).

Files with missing lines Patch % Lines
src/apply/generic.rs 57.35% 29 Missing ⚠️
src/plan/generic.rs 83.33% 1 Missing ⚠️
src/utils.rs 90.90% 1 Missing ⚠️
src/utils/yaml.rs 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   95.08%   96.01%   +0.92%     
==========================================
  Files          29       29              
  Lines        2726     2834     +108     
==========================================
+ Hits         2592     2721     +129     
+ Misses        134      113      -21     

☔ View full report in Codecov by Harness.
📢 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.

…g, and test coverage

- Enhance staged reconciliation pipeline in src/apply/ to support parallelization and better resource enrichment logic
- Implement caching in HashiCorp Vault secret resolver to prevent redundant HTTP requests
- Optimize profile-specific YAML deep-merging logic
- Add comprehensive unit/integration tests in tests/coverage_improvement_test.rs to boost code coverage
- Update project documentation (README, AGENTS.md, GEMINI.md, testing.md) to reflect new features and architectural changes
@ffalcinelli
ffalcinelli merged commit 9777c21 into main Jul 16, 2026
9 of 10 checks passed
@ffalcinelli
ffalcinelli deleted the enhancements branch July 16, 2026 12:43
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.

1 participant