nyaruka / gocommon

Common utility library for the TextIt platform.
Other
7 stars 11 forks source link

Add names to schemes and make `urns.Schemes()` return full Scheme objects #120

Closed rowanseymour closed 5 months ago

rowanseymour commented 5 months ago

Currently goflow generates editor auto-completion by title casing scheme prefixes.. this adds name to scheme objects so we can easily get...

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 89.38%. Comparing base (bce5ccd) to head (bfde490).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ======================================= Coverage 89.38% 89.38% ======================================= Files 43 43 Lines 1978 1978 ======================================= Hits 1768 1768 Misses 170 170 Partials 40 40 ```

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