BooleanCat / go-functional

go-functional is a library of iterators to augment the standard library
MIT License
452 stars 23 forks source link

Experiment: Move templates to gen and add parser from methodset #65

Closed BooleanCat closed 1 year ago

BooleanCat commented 1 year ago

Please provide a brief description of the change.

Move templates to gen and add parser from methodset

Which issue does this change relate to?

None.

Contribution checklist.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (09a044c) 100.00% compared to head (48c5bc3) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 23 +1 Lines 495 499 +4 ========================================= + Hits 495 499 +4 ``` | [Files Changed](https://app.codecov.io/gh/BooleanCat/go-functional/pull/65?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tom+Godkin) | Coverage Δ | | |---|---|---| | [internal/gen/template/template.go](https://app.codecov.io/gh/BooleanCat/go-functional/pull/65?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tom+Godkin#diff-aW50ZXJuYWwvZ2VuL3RlbXBsYXRlL3RlbXBsYXRlLmdv) | `100.00% <100.00%> (ø)` | |

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