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: added class, enum and actor support #48

Merged
merged 10 commits into from
Jan 9, 2024
Merged

Conversation

soumyamahunt
Copy link
Contributor

@soumyamahunt soumyamahunt commented Dec 18, 2023

resolves #19, resolves #30, resolves #8, resolves #41

@soumyamahunt soumyamahunt mentioned this pull request Dec 19, 2023
@soumyamahunt soumyamahunt changed the title feat: added class support feat: added class and enum support Dec 26, 2023
@soumyamahunt soumyamahunt changed the title feat: added class and enum support feat: added class, enum and actor support Dec 27, 2023
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

Attention: 136 lines in your changes are missing coverage. Please review.

Comparison is base (495cea4) 95.37% compared to head (ef60df0) 94.33%.

Files Patch % Lines
...icCodable/DynamicCodableIdentifier+CodingKey.swift 23.52% 26 Missing ⚠️
...s/SequenceCoder/DefaultSequenceElementCoding.swift 25.00% 18 Missing ⚠️
...Codable/DynamicCodableIdentifier+Expressible.swift 33.33% 12 Missing ⚠️
...able/DynamicCodable/DynamicCodableIdentifier.swift 62.06% 11 Missing ⚠️
...ces/HelperCoders/SequenceCoder/SequenceCoder.swift 83.60% 10 Missing ⚠️
...ginCore/Attributes/Codable/Codable+Expansion.swift 77.77% 10 Missing ⚠️
.../Variables/Enum/AdjacentlyTaggedEnumSwitcher.swift 83.33% 9 Missing ⚠️
...ers/SequenceCoder/SequenceCoderConfiguration.swift 88.33% 7 Missing ⚠️
...iables/Type/Data/CodingKeysMap/CodingKeysMap.swift 91.25% 7 Missing ⚠️
Sources/MacroPlugin/Definitions.swift 93.50% 5 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   95.37%   94.33%   -1.05%     
==========================================
  Files          80      100      +20     
  Lines        1947     3335    +1388     
==========================================
+ Hits         1857     3146    +1289     
- Misses         90      189      +99     

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

@soumyamahunt soumyamahunt merged commit 4ea6ff6 into main Jan 9, 2024
9 of 11 checks passed
@soumyamahunt soumyamahunt deleted the class-support branch January 9, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant