Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check reflect type before using #95

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Check reflect type before using #95

merged 1 commit into from
Jan 8, 2024

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Jan 8, 2024

Relates to swaggest/rest#186.

Copy link

github-actions bot commented Jan 8, 2024

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 21 3873 (+4) 2889 (+3) 213 771 (+1) 784 (+2) 89.6K (+61B)

Copy link

github-actions bot commented Jan 8, 2024

Go API Changes

# summary
Inferred base version: v0.2.44
Suggested version: v0.2.45

Copy link

github-actions bot commented Jan 8, 2024

Unit Test Coverage

total: (statements) 42.1%

Coverage of changed lines

No changes in testable statements.

Coverage diff with base branch

No changes in coverage.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ac93ece) 36.97% compared to head (268962c) 36.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   36.97%   36.97%           
=======================================
  Files          14       14           
  Lines        6421     6421           
=======================================
  Hits         2374     2374           
  Misses       3622     3622           
  Partials      425      425           
Flag Coverage Δ
unittests 36.97% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vearutop vearutop merged commit ee06401 into master Jan 8, 2024
8 checks passed
@vearutop vearutop deleted the fix-panic branch January 8, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant