vapor / fluent

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
https://docs.vapor.codes/4.0/fluent/overview/
MIT License
1.32k stars 172 forks source link

Various minor tidying #767

Closed gwynne closed 1 year ago

gwynne commented 1 year ago

Cleans up Exports.swift, the README, and the CI as usual.

codecov-commenter commented 1 year ago

Codecov Report

Merging #767 (bdc1bf9) into main (6ecc496) will decrease coverage by 0.72%. Report is 1 commits behind head on main. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #767 +/- ## ========================================== - Coverage 60.81% 60.10% -0.72% ========================================== Files 15 15 Lines 393 386 -7 ========================================== - Hits 239 232 -7 Misses 154 154 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/vapor/fluent/pull/767/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)
github-advanced-security[bot] commented 1 year ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.