Skip to content

feat(volcengine): add samples, service tests, and improve coverage#193

Merged
Blankll merged 1 commit into
masterfrom
chore/volcengine-stack-stuff
Apr 2, 2026
Merged

feat(volcengine): add samples, service tests, and improve coverage#193
Blankll merged 1 commit into
masterfrom
chore/volcengine-stack-stuff

Conversation

@Blankll
Copy link
Copy Markdown
Member

@Blankll Blankll commented Apr 2, 2026

eat(volcengine): add samples, service tests, and improve coverage

  • Add Volcengine sample YAML files for API gateway, bucket, function, and VPC configurations
  • Add Volcengine service tests for deploy and destroy flows
  • Add vefaasTypes unit tests achieving 100% branch coverage
  • Improve branch coverage from 84.81% to 85% threshold by adding:
    • cosStateBackend: error path tests for write and delete operations
    • lockUtils: empty git email fallback test
    • tablestorePlanner: null definition fallback test
    • localStack utils: single file root entry test
    • scfStack deployer/destroyer: database and ES partial failure tests
  • Add context.test.ts for getIacLocation directory search
  • Update runtimeMapper and validators for Volcengine runtime support
  • Update README with Volcengine provider status

… 85% (#185)

- Add Volcengine sample YAML files for API gateway, bucket, function, and VPC configurations
- Add Volcengine service tests for deploy and destroy flows
- Add vefaasTypes unit tests achieving 100% branch coverage
- Improve branch coverage from 84.81% to 85% threshold by adding:
  - cosStateBackend: error path tests for write and delete operations
  - lockUtils: empty git email fallback test
  - tablestorePlanner: null definition fallback test
  - localStack utils: single file root entry test
  - scfStack deployer/destroyer: database and ES partial failure tests
- Add context.test.ts for getIacLocation directory search
- Update runtimeMapper and validators for Volcengine runtime support
- Update README with Volcengine provider status
@Blankll Blankll changed the title feat(volcengine): add samples, service tests, and improve coverage to… feat(volcengine): add samples, service tests, and improve coverage Apr 2, 2026
@Blankll Blankll marked this pull request as ready for review April 2, 2026 05:57
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.82%. Comparing base (8daa32b) to head (96edb09).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   87.50%   87.82%   +0.32%     
==========================================
  Files         139      144       +5     
  Lines        7866     8602     +736     
  Branches     2018     2216     +198     
==========================================
+ Hits         6883     7555     +672     
- Misses        466      498      +32     
- Partials      517      549      +32     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Blankll Blankll merged commit 816d4ac into master Apr 2, 2026
6 checks passed
@Blankll Blankll deleted the chore/volcengine-stack-stuff branch April 2, 2026 07:16
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