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

Feature/51 delegate list and map #53

Merged
merged 11 commits into from
Sep 11, 2024
Merged

Conversation

jangalinski
Copy link
Collaborator

No description provided.

@jangalinski jangalinski added the Type: enhancement New feature or request label Sep 11, 2024
@jangalinski jangalinski added this to the 0.0.7 milestone Sep 11, 2024
@jangalinski jangalinski self-assigned this Sep 11, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 44.11765% with 133 lines in your changes missing coverage. Please review.

Project coverage is 38.62%. Comparing base (6d71610) to head (d321489).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
.../main/kotlin/builder/KotlinEnumClassSpecBuilder.kt 0.00% 11 Missing ⚠️
...builder/extra/DelegateListValueClassSpecBuilder.kt 63.33% 10 Missing and 1 partial ⚠️
...kotlin/builder/KotlinAnnotationClassSpecBuilder.kt 33.33% 10 Missing ⚠️
.../main/kotlin/builder/KotlinDataClassSpecBuilder.kt 33.33% 10 Missing ⚠️
.../kotlin/builder/KotlinAnonymousClassSpecBuilder.kt 25.00% 9 Missing ⚠️
...kotlin/builder/KotlinCompanionObjectSpecBuilder.kt 18.18% 9 Missing ⚠️
...main/kotlin/builder/KotlinValueClassSpecBuilder.kt 50.00% 9 Missing ⚠️
.../builder/extra/DelegateMapValueClassSpecBuilder.kt 70.00% 8 Missing and 1 partial ⚠️
...on/src/main/kotlin/builder/KotlinFunSpecBuilder.kt 12.50% 7 Missing ⚠️
...src/main/kotlin/builder/KotlinObjectSpecBuilder.kt 0.00% 7 Missing ⚠️
... and 10 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #53      +/-   ##
=============================================
+ Coverage      36.46%   38.62%   +2.15%     
  Complexity        13       13              
=============================================
  Files             98      100       +2     
  Lines           1492     1551      +59     
  Branches          28       31       +3     
=============================================
+ Hits             544      599      +55     
- Misses           932      934       +2     
- Partials          16       18       +2     

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

@jangalinski jangalinski merged commit 4b5ee13 into develop Sep 11, 2024
5 checks passed
@jangalinski jangalinski deleted the feature/51_delegateListAndMap branch September 11, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant