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

Fix matching in code #504

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Fix matching in code #504

merged 2 commits into from
Apr 12, 2024

Conversation

MateuszKubuszok
Copy link
Member

No description provided.

@MateuszKubuszok MateuszKubuszok linked an issue Apr 12, 2024 that may be closed by this pull request
@MateuszKubuszok MateuszKubuszok added this to the 1.0.0-RC milestone Apr 12, 2024
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 90.07%. Comparing base (5d924ca) to head (63d9efe).

Files Patch % Lines
...letime/derivation/transformer/Configurations.scala 77.77% 4 Missing ⚠️
...ey/internal/compiletime/ChimneyTypesPlatform.scala 66.66% 2 Missing ⚠️
...rmSealedHierarchyToSealedHierarchyRuleModule.scala 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
- Coverage   90.28%   90.07%   -0.22%     
==========================================
  Files         128      128              
  Lines        5066     5099      +33     
  Branches      422      439      +17     
==========================================
+ Hits         4574     4593      +19     
- Misses        492      506      +14     

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

@MateuszKubuszok MateuszKubuszok merged commit 824d96a into master Apr 12, 2024
21 of 23 checks passed
@MateuszKubuszok MateuszKubuszok deleted the fix-matching-in-code branch April 12, 2024 16:04
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.

Fix Overrides for Subtypes matching
1 participant