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

[wip] Generating a DocSoucre class from a Document object #99

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

anti-social
Copy link
Owner

#45

@anti-social anti-social marked this pull request as draft April 25, 2023 17:58
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Merging #99 (e1fcc87) into master (0a2e7f8) will increase coverage by 0.03%.
The diff coverage is 69.64%.

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   84.09%   84.13%   +0.03%     
==========================================
  Files          62       62              
  Lines        6591     6619      +28     
  Branches      703      702       -1     
==========================================
+ Hits         5543     5569      +26     
- Misses        800      806       +6     
+ Partials      248      244       -4     
Impacted Files Coverage Δ
...in/dev/evo/elasticmagic/qf/AttrRangeFacetFilter.kt 97.50% <ø> (ø)
.../kotlin/dev/evo/elasticmagic/serde/Deserializer.kt 31.34% <0.00%> (-1.50%) ⬇️
...otlin/dev/evo/elasticmagic/ElasticsearchCluster.kt 89.70% <ø> (ø)
...onMain/kotlin/dev/evo/elasticmagic/bulk/Actions.kt 45.94% <44.44%> (ø)
...monMain/kotlin/dev/evo/elasticmagic/SearchQuery.kt 95.13% <58.82%> (-1.35%) ⬇️
...ain/kotlin/dev/evo/elasticmagic/types/FieldType.kt 75.00% <62.50%> (+2.16%) ⬆️
...tlin/dev/evo/elasticmagic/serde/StdDeserializer.kt 61.53% <71.42%> (+0.15%) ⬆️
...ev/evo/elasticmagic/compile/SearchQueryCompiler.kt 92.20% <77.77%> (-0.48%) ⬇️
...nMain/kotlin/dev/evo/elasticmagic/doc/DocSource.kt 78.70% <79.48%> (+1.40%) ⬆️
...n/kotlin/dev/evo/elasticmagic/doc/DateFieldType.kt 91.17% <100.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

- fromSource method now uses Deserializer
- special interface ToSource for serialization
@anti-social anti-social force-pushed the doc-source-codegen branch from e1fcc87 to 5a9111f Compare May 17, 2023 16:05
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

2 participants