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

Rm to markdown serializer #503

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Rm to markdown serializer #503

wants to merge 20 commits into from

Conversation

pieterbos
Copy link
Collaborator

Makes a human readable output from RM instances.

Status: first attempt at something. Not done is any kind of way.

Custom serializers. If custom is not found, will fallback to a reflection based mechanism.

@pieterbos pieterbos marked this pull request as draft May 16, 2023 15:22
@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch coverage: 66.00% and project coverage change: -0.08% ⚠️

Comparison is base (6fa083d) 71.39% compared to head (157d683) 71.32%.
Report is 38 commits behind head on master.

❗ Current head 157d683 differs from pull request most recent head da408ff. Consider uploading reports for the commit da408ff to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #503      +/-   ##
============================================
- Coverage     71.39%   71.32%   -0.08%     
- Complexity     6870     7000     +130     
============================================
  Files           661      701      +40     
  Lines         22582    23031     +449     
  Branches       3659     3698      +39     
============================================
+ Hits          16123    16426     +303     
- Misses         4714     4832     +118     
- Partials       1745     1773      +28     
Files Changed Coverage Δ
.../serializers/datatypes/DvProportionSerializer.java 11.76% <11.76%> (ø)
...erializers/audit/FeederAuditDetailsSerializer.java 16.66% <16.66%> (ø)
.../text/serializers/audit/FeederAuditSerializer.java 20.00% <20.00%> (ø)
...dap/archie/text/serializers/SectionSerializer.java 22.22% <22.22%> (ø)
...alizers/demographic/PartyIdentifiedSerializer.java 22.22% <22.22%> (ø)
...erializers/demographic/PartyRelatedSerializer.java 22.22% <22.22%> (ø)
...e/text/serializers/datatypes/DvTimeSerializer.java 25.00% <25.00%> (ø)
...ap/archie/text/serializers/ItemListSerializer.java 28.57% <28.57%> (ø)
...xt/serializers/datatypes/DvIntervalSerializer.java 28.57% <28.57%> (ø)
...ext/serializers/datatypes/DvOrdinalSerializer.java 28.57% <28.57%> (ø)
... and 31 more

... and 1 file with indirect coverage changes

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

@pieterbos pieterbos changed the title Rm to string Rm to markdown serializer May 30, 2023
@pieterbos pieterbos marked this pull request as ready for review May 31, 2023 14:30
@pieterbos pieterbos requested a review from J3173 August 18, 2023 09:38
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.

1 participant