Skip to content

fix: content types of extra files#177

Open
erdos wants to merge 2 commits into
masterfrom
feat/extra-mime
Open

fix: content types of extra files#177
erdos wants to merge 2 commits into
masterfrom
feat/extra-mime

Conversation

@erdos
Copy link
Copy Markdown
Owner

@erdos erdos commented Mar 29, 2026

When extra files are added to the template during evaluation (for example, with replaceImage() calls), these are not present in the [Content_Types].xml file.

Severity

Rarely causes problem if the CT XML has defaults for the extra file extension.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 29, 2026

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.86%. Comparing base (9c9a2af) to head (5e83b20).

Files with missing lines Patch % Lines
src/stencil/model/content_types.clj 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   93.86%   93.86%   -0.01%     
==========================================
  Files          29       29              
  Lines        2103     2119      +16     
  Branches       92       93       +1     
==========================================
+ Hits         1974     1989      +15     
  Misses         37       37              
- Partials       92       93       +1     

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

@erdos erdos force-pushed the feat/extra-mime branch from 749483f to 2d4711f Compare March 29, 2026 16:58
@erdos erdos force-pushed the feat/extra-mime branch from 2d4711f to 5e83b20 Compare March 29, 2026 17:01
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