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: option to exclude fields on the output schema added. #423

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

marcosschroh
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 12, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-09-12 14:03 UTC

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #423 (aa334db) into master (3123935) will increase coverage by 0.00%.
Report is 3 commits behind head on master.
The diff coverage is 100.00%.

❗ Current head aa334db differs from pull request most recent head 2a527f9. Consider uploading reports for the commit 2a527f9 to get more accurate results

@@           Coverage Diff           @@
##           master     #423   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          20       20           
  Lines        1521     1524    +3     
  Branches      283      283           
=======================================
+ Hits         1510     1513    +3     
  Misses          3        3           
  Partials        8        8           
Files Changed Coverage Δ
...ataclasses_avroschema/model_generator/generator.py 99.34% <100.00%> (-0.01%) ⬇️
dataclasses_avroschema/schema_definition.py 98.86% <100.00%> (+0.04%) ⬆️
dataclasses_avroschema/utils.py 100.00% <100.00%> (ø)

@marcosschroh marcosschroh force-pushed the feat/add-posibility-to-exclude-fields branch from aa334db to 2a527f9 Compare September 12, 2023 14:00
@marcosschroh marcosschroh merged commit fb8e409 into master Sep 12, 2023
6 checks passed
@marcosschroh marcosschroh deleted the feat/add-posibility-to-exclude-fields branch September 12, 2023 14:02
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