satisfactorymodding / smr-api

Satisfactory Mod Repository (SMR) API
https://ficsit.app
GNU General Public License v3.0
6 stars 8 forks source link

feat: fields and features for dedicated server support #28

Closed budak7273 closed 12 months ago

codecov-commenter commented 1 year ago

Codecov Report

Attention: 470 lines in your changes are missing coverage. Please review.

Comparison is base (7b4f778) 17.17% compared to head (5505067) 17.02%. Report is 1 commits behind head on staging.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## staging #28 +/- ## =========================================== - Coverage 17.17% 17.02% -0.16% =========================================== Files 104 102 -2 Lines 5309 5363 +54 =========================================== + Hits 912 913 +1 - Misses 4296 4349 +53 Partials 101 101 ``` | [Files](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding) | Coverage Δ | | |---|---|---| | [config/config.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-Y29uZmlnL2NvbmZpZy5nbw==) | `89.28% <100.00%> (+0.19%)` | :arrow_up: | | [models/filters.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-bW9kZWxzL2ZpbHRlcnMuZ28=) | `21.21% <ø> (+4.54%)` | :arrow_up: | | [nodes/routes.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-bm9kZXMvcm91dGVzLmdv) | `100.00% <100.00%> (ø)` | | | [db/postgres/postgres\_types.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-ZGIvcG9zdGdyZXMvcG9zdGdyZXNfdHlwZXMuZ28=) | `0.00% <0.00%> (-50.00%)` | :arrow_down: | | [gql/resolver.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-Z3FsL3Jlc29sdmVyLmdv) | `33.33% <0.00%> (ø)` | | | [...jobs/consumers/consumer\_scan\_mod\_on\_virus\_total.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-cmVkaXMvam9icy9jb25zdW1lcnMvY29uc3VtZXJfc2Nhbl9tb2Rfb25fdmlydXNfdG90YWwuZ28=) | `9.75% <0.00%> (+1.06%)` | :arrow_up: | | [storage/b2.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-c3RvcmFnZS9iMi5nbw==) | `0.00% <0.00%> (ø)` | | | [storage/wasabi.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-c3RvcmFnZS93YXNhYmkuZ28=) | `0.00% <0.00%> (ø)` | | | [util/flags.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-dXRpbC9mbGFncy5nbw==) | `0.00% <0.00%> (ø)` | | | [dataloader/loaders.go](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding#diff-ZGF0YWxvYWRlci9sb2FkZXJzLmdv) | `7.47% <0.00%> (ø)` | | | ... and [15 more](https://app.codecov.io/gh/satisfactorymodding/smr-api/pull/28?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=satisfactorymodding) | |

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