anz-bank / sysl

Sysl (pronounced "sizzle") is a system specification language
https://sysl.io
Apache License 2.0
122 stars 42 forks source link

Update incorrect data-type in language docs #864

Closed cuminandpaprika closed 4 years ago

cuminandpaprika commented 4 years ago

Fix an incorrect data-type listed in the language docs

codecov[bot] commented 4 years ago

Codecov Report

Merging #864 into master will not change coverage. The diff coverage is 71.11%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #864   +/-   ##
=======================================
  Coverage   83.73%   83.73%           
=======================================
  Files          72       72           
  Lines       10441    10441           
=======================================
  Hits         8743     8743           
  Misses       1370     1370           
  Partials      328      328           
Impacted Files Coverage Δ
pkg/importer/writer.go 86.99% <50.00%> (ø)
pkg/importer/utils.go 87.87% <60.00%> (ø)
pkg/importer/openapi.go 89.44% <68.96%> (ø)
pkg/importer/types.go 97.91% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d4479ec...15ec1d6. Read the comment docs.