swaggest / rest

Web services with OpenAPI and JSON Schema done quick in Go
https://pkg.go.dev/github.com/swaggest/rest
MIT License
362 stars 17 forks source link

Run base tests in same working copy #80

Closed vearutop closed 1 year ago

github-actions[bot] commented 2 years ago

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
YAML 8 (-2) 476 (-231) 399 (-211) 34 (-12) 43 (-8) 0 13.9K (-8.4K)
github-actions[bot] commented 2 years ago

Unit Test Coverage

total: (statements) 82.9%

Coverage of changed lines No changes in testable statements.
Coverage diff with base branch No changes in coverage.
github-actions[bot] commented 2 years ago

Go API Changes

# summary
Inferred base version: v0.2.28
Suggested version: v0.3.0
codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (75cd432) into master (3e51897) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   76.96%   76.96%           
=======================================
  Files          27       27           
  Lines        1385     1385           
=======================================
  Hits         1066     1066           
  Misses        206      206           
  Partials      113      113           
Flag Coverage Δ
unittests 76.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more