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

fix: Model/code generator when enum has namespaces. Closes #406 #410

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

marcosschroh
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-09-06 15:06 UTC

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #410 (bd0b76d) into master (365c910) will increase coverage by 0.00%.
The diff coverage is 97.05%.

❗ Current head bd0b76d differs from pull request most recent head 689ea71. Consider uploading reports for the commit 689ea71 to get more accurate results

@@           Coverage Diff           @@
##           master     #410   +/-   ##
=======================================
  Coverage   99.26%   99.27%           
=======================================
  Files          20       20           
  Lines        1500     1519   +19     
  Branches      276      282    +6     
=======================================
+ Hits         1489     1508   +19     
  Misses          3        3           
  Partials        8        8           
Files Changed Coverage Δ
...ataclasses_avroschema/model_generator/generator.py 99.34% <95.65%> (+0.02%) ⬆️
dataclasses_avroschema/fields/field_utils.py 100.00% <100.00%> (ø)
dataclasses_avroschema/fields/fields.py 99.00% <100.00%> (+<0.01%) ⬆️
...ataclasses_avroschema/model_generator/templates.py 100.00% <100.00%> (ø)
dataclasses_avroschema/types.py 100.00% <100.00%> (ø)

@marcosschroh marcosschroh force-pushed the fix/model-generator-enum-with-namespaces branch from bd0b76d to 2aa11a1 Compare September 6, 2023 15:01
@marcosschroh marcosschroh merged commit 1679fbe into master Sep 6, 2023
6 checks passed
@marcosschroh marcosschroh deleted the fix/model-generator-enum-with-namespaces branch September 6, 2023 15:06
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