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

introduce builder for exception type #52

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Conversation

jangalinski
Copy link
Collaborator

No description provided.

@jangalinski jangalinski added this to the 0.0.7 milestone Sep 10, 2024
@jangalinski jangalinski self-assigned this Sep 10, 2024
@jangalinski jangalinski added the DRAFT marking a not-ready PR label Sep 10, 2024
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 36.41975% with 103 lines in your changes missing coverage. Please review.

Project coverage is 36.46%. Comparing base (1d66083) to head (c98fb84).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...otlin/builder/extra/RuntimeExceptionSpecBuilder.kt 77.50% 6 Missing and 3 partials ⚠️
.../main/kotlin/builder/KotlinEnumClassSpecBuilder.kt 0.00% 8 Missing ⚠️
...-code-generation/src/main/kotlin/builder/_types.kt 33.33% 8 Missing ⚠️
...main/kotlin/builder/KotlinValueClassSpecBuilder.kt 12.50% 7 Missing ⚠️
...kotlin/builder/KotlinAnnotationClassSpecBuilder.kt 0.00% 6 Missing ⚠️
.../main/kotlin/builder/KotlinInterfaceSpecBuilder.kt 0.00% 6 Missing ⚠️
...src/main/kotlin/builder/KotlinObjectSpecBuilder.kt 0.00% 6 Missing ⚠️
.../kotlin/builder/KotlinAnonymousClassSpecBuilder.kt 16.66% 5 Missing ⚠️
...kotlin/builder/KotlinCompanionObjectSpecBuilder.kt 16.66% 5 Missing ⚠️
.../src/main/kotlin/builder/KotlinClassSpecBuilder.kt 55.55% 4 Missing ⚠️
... and 30 more
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #52      +/-   ##
=============================================
+ Coverage      35.87%   36.46%   +0.58%     
  Complexity        13       13              
=============================================
  Files             97       98       +1     
  Lines           1402     1492      +90     
  Branches          26       28       +2     
=============================================
+ Hits             503      544      +41     
- Misses           886      932      +46     
- Partials          13       16       +3     

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

@jangalinski jangalinski merged commit 6d71610 into develop Sep 10, 2024
4 of 5 checks passed
@jangalinski jangalinski deleted the feature/46_exceptionSpec branch September 10, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DRAFT marking a not-ready PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant