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

Add basic documentation for Polymorphic Serialization #466

Merged
merged 5 commits into from
Sep 12, 2024

Conversation

christianhelle
Copy link
Owner

This pull request updates the CLI option descriptions for --use-polymorphic-serialization, --use-dynamic-querystring-parameters, and --use-apizr in the README file. It also updates the file format documentation for the .refitter file to include the usePolymorphicSerialization option. These changes improve the clarity and accuracy of the CLI options and file format documentation for Refitter.

@christianhelle christianhelle added the documentation Improvements or additions to documentation label Sep 12, 2024
Copy link

sonarcloud bot commented Sep 12, 2024

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.51%. Comparing base (646b180) to head (b165b75).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
+ Coverage   85.95%   94.51%   +8.56%     
==========================================
  Files          50       50              
  Lines        2769     2462     -307     
==========================================
- Hits         2380     2327      -53     
+ Misses        357      108     -249     
+ Partials       32       27       -5     
Flag Coverage Δ
unittests 94.51% <ø> (+8.56%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@christianhelle christianhelle self-assigned this Sep 12, 2024
@christianhelle christianhelle merged commit 089e189 into main Sep 12, 2024
6 checks passed
@christianhelle christianhelle deleted the polymorphic-serialization-docs branch September 12, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant