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

Move @JsonProperties into data class ctors & make responses @Serializable. #28

Merged
merged 9 commits into from
Mar 23, 2024

Conversation

Bram--
Copy link
Owner

@Bram-- Bram-- commented Mar 23, 2024

No description provided.

should help when using these data classes in other place so the links, names properties are not skipped.
should help when using these data classes in other place so the links, names properties are not skipped.
@Bram-- Bram-- changed the title Move Move @JsonProperties into data class ctors & make responses @Serializable. Mar 23, 2024
Copy link

Overall Project 67.69% -22% 🍏
Files changed 51.96%

File Coverage
KSerializers.kt 98.4% -1.6% 🍏
JsonDeserializers.kt 92.41% 🍏
Types.kt 75.11% -22.82% 🍏
SitemapIndex.kt 73.68% -17.37% 🍏
Sitemap.kt 71.7% -19.29% 🍏
Search.kt 71.2% -15.38% 🍏
Thread.kt 70.67% -15.94% 🍏
Things.kt 68.45% -30.19% 🍏
Plays.kt 67.88% -24.73% 🍏
Forum.kt 67.69% -12.79% 🍏
GeekList.kt 56.95% -27.98%
Guild.kt 54.99% -27.75%
Family.kt 46.95% -40.66%
ForumList.kt 45.73% -38.11%
User.kt 44.76% -37.69%
HotList.kt 42.33% -43.3%
Collection.kt 29.42% -39.54%

Copy link

Overall Project 67.69% -22% 🍏
Files changed 51.96%

File Coverage
KSerializers.kt 98.4% -1.6% 🍏
JsonDeserializers.kt 92.41% 🍏
Types.kt 75.11% -22.82% 🍏
SitemapIndex.kt 73.68% -17.37% 🍏
Sitemap.kt 71.7% -19.29% 🍏
Search.kt 71.2% -15.38% 🍏
Thread.kt 70.67% -15.94% 🍏
Things.kt 68.45% -30.19% 🍏
Plays.kt 67.88% -24.73% 🍏
Forum.kt 67.69% -12.79% 🍏
GeekList.kt 56.95% -27.98%
Guild.kt 54.99% -27.75%
Family.kt 46.95% -40.66%
ForumList.kt 45.73% -38.11%
User.kt 44.76% -37.69%
HotList.kt 42.33% -43.3%
Collection.kt 29.42% -39.54%

Copy link

Overall Project 74.91% -16.08% 🍏
Files changed 64.88% 🍏

File Coverage
KSerializers.kt 98.4% -1.6% 🍏
JsonDeserializers.kt 92.41% 🍏
Types.kt 75.63% -22.31% 🍏
SitemapIndex.kt 73.68% -17.37% 🍏
Sitemap.kt 71.7% -19.29% 🍏
Family.kt 71.55% -17.63% 🍏
Search.kt 71.2% -15.38% 🍏
Thread.kt 70.67% -15.94% 🍏
User.kt 70.57% -14.29% 🍏
Guild.kt 69.22% -14.81% 🍏
HotList.kt 68.54% -18.83% 🍏
Things.kt 68.45% -30.19% 🍏
ForumList.kt 68.07% -16.95% 🍏
Plays.kt 67.88% -24.73% 🍏
Forum.kt 67.69% -12.79% 🍏
GeekList.kt 67.59% -18.73% 🍏
Collection.kt 62.88% -18.96% 🍏

@Bram-- Bram-- merged commit 62a8dc9 into main Mar 23, 2024
4 checks passed
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.

None yet

1 participant