rlch / neogo

A Golang-ORM for Neo4J which creates idiomatic & fluent Cypher.
MIT License
7 stars 4 forks source link

style: format code with Gofumpt #14

Closed deepsource-autofix[bot] closed 3 months ago

deepsource-autofix[bot] commented 3 months ago

This commit fixes the style issues introduced in 88ab1a4 according to the output from Gofumpt.

Details: None

deepsource-io[bot] commented 3 months ago

Here's the code health analysis summary for commits 88ab1a4..9ac038d. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Go LogoGo✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 78.44%. Comparing base (88ab1a4) to head (9ac038d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ======================================= Coverage 78.44% 78.44% ======================================= Files 21 21 Lines 2764 2764 ======================================= Hits 2168 2168 Misses 493 493 Partials 103 103 ```

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