satisfactorymodding / smr-api

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

feat: temporal #85

Closed Vilsol closed 1 month ago

Vilsol commented 1 month ago

chore: upgrade dependencies

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 47.48996% with 523 lines in your changes missing coverage. Please review.

Project coverage is 20.56%. Comparing base (a0847a4) to head (0373d74). Report is 1 commits behind head on staging.

:white_check_mark: All tests successful. No failed tests found.

Files Patch % Lines
workflows/statistics/update_statistics.go 0.00% 76 Missing :warning:
storage/storage.go 44.57% 35 Missing and 11 partials :warning:
validation/validation.go 59.79% 34 Missing and 5 partials :warning:
workflows/versionupload/scan_mod_on_virus_total.go 43.90% 17 Missing and 6 partials :warning:
workflows/statistics/init.go 12.00% 22 Missing :warning:
...kflows/versionupload/create_version_in_database.go 67.74% 15 Missing and 5 partials :warning:
migrations/code/20240614131600_sml_as_mod.go 14.28% 18 Missing :warning:
workflows/versionupload/workflow.go 83.33% 10 Missing and 8 partials :warning:
workflows/versionupload/extract_mod_info.go 50.00% 9 Missing and 8 partials :warning:
workflows/main.go 70.21% 8 Missing and 6 partials :warning:
... and 57 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## staging #85 +/- ## =========================================== + Coverage 20.23% 20.56% +0.33% =========================================== Files 233 245 +12 Lines 57381 57514 +133 =========================================== + Hits 11611 11829 +218 + Misses 43257 43190 -67 + Partials 2513 2495 -18 ```

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