anz-bank / sysl

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

Rename VersionReport to VersionReport.mk to enable auto syntax highlight #934

Closed ericzhang6222 closed 4 years ago

ericzhang6222 commented 4 years ago

Fixes # .

Changes proposed in this pull request:

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #934 into master will increase coverage by 0.03%. The diff coverage is 86.55%.

@@            Coverage Diff             @@
##           master     #934      +/-   ##
==========================================
+ Coverage   83.35%   83.39%   +0.03%     
==========================================
  Files          73       75       +2     
  Lines       10609    10785     +176     
==========================================
+ Hits         8843     8994     +151     
- Misses       1432     1451      +19     
- Partials      334      340       +6     
Impacted Files Coverage Δ
pkg/pbutil/output.go 76.00% <ø> (-0.48%) :arrow_down:
pkg/importer/importer.go 63.15% <63.15%> (ø)
pkg/mod/gomod.go 73.68% <66.66%> (+1.27%) :arrow_up:
pkg/parse/listener_impl.go 89.59% <66.66%> (+0.08%) :arrow_up:
pkg/parse/parse.go 83.47% <69.56%> (-0.50%) :arrow_down:
pkg/mod/module.go 66.66% <72.72%> (+0.95%) :arrow_up:
pkg/importer/swagger.go 76.00% <73.33%> (-3.60%) :arrow_down:
pkg/importer/formats.go 77.27% <77.27%> (ø)
pkg/importer/openapi.go 89.42% <88.98%> (-0.02%) :arrow_down:
pkg/importer/xsd.go 91.01% <95.23%> (+0.64%) :arrow_up:
... and 10 more