hummingbird-project / swift-mustache

Mustache templating engine
Apache License 2.0
21 stars 2 forks source link

2.x.x Template struct #22

Closed adam-fowler closed 8 months ago

adam-fowler commented 8 months ago

To make HBMustacheTemplate Sendable I have had to change the structure of things slightly. These are breaking changes.

I didn't think we'd need a v2.0 of hummingbird-mustache but it looks like we will

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (2.x.x@52663ae). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x.x #22 +/- ## ======================================== Coverage ? 91.27% ======================================== Files ? 16 Lines ? 1032 Branches ? 0 ======================================== Hits ? 942 Misses ? 90 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.