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

feat: convert SML to a mod #78

Merged
merged 22 commits into from
Aug 11, 2024
Merged

feat: convert SML to a mod #78

merged 22 commits into from
Aug 11, 2024

Conversation

mircearoata
Copy link
Member

No description provided.

Copy link

codecov bot commented Jul 7, 2024

Codecov Report

Attention: Patch coverage is 25.59944% with 1055 lines in your changes missing coverage. Please review.

Project coverage is 19.84%. Comparing base (6dc8970) to head (c89dcb1).

Files Patch % Lines
generated/ent/satisfactoryversion_create.go 14.92% 221 Missing and 7 partials ⚠️
migrations/code/20240614131600_sml_as_mod.go 6.96% 182 Missing and 5 partials ⚠️
generated/ent/satisfactoryversion_update.go 13.15% 124 Missing and 8 partials ⚠️
generated/ent/mutation.go 19.42% 111 Missing and 1 partial ⚠️
generated/ent/satisfactoryversion/where.go 5.40% 70 Missing ⚠️
generated/ent/satisfactoryversion_query.go 21.42% 55 Missing ⚠️
generated/ent/client.go 43.18% 50 Missing ⚠️
generated/ent/satisfactoryversion.go 34.54% 29 Missing and 7 partials ⚠️
generated/ent/version/where.go 0.00% 28 Missing ⚠️
validation/validation.go 24.32% 27 Missing and 1 partial ⚠️
... and 20 more
Additional details and impacted files
@@             Coverage Diff             @@
##           staging      #78      +/-   ##
===========================================
+ Coverage    18.95%   19.84%   +0.89%     
===========================================
  Files          234      229       -5     
  Lines        59532    57067    -2465     
===========================================
+ Hits         11282    11324      +42     
+ Misses       45818    43281    -2537     
- Partials      2432     2462      +30     

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

migrations/sql/000029_sml_as_mod.up.sql Outdated Show resolved Hide resolved
db/schema/version.go Outdated Show resolved Hide resolved
@Vilsol Vilsol merged commit e931673 into staging Aug 11, 2024
8 checks passed
@Vilsol Vilsol deleted the sml-mod-migration branch August 11, 2024 11:46
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.

2 participants