Skip to content

fix(je-1333): ajusta formato do message cover para utilizar classe pura - #40

Merged
asengardeon merged 1 commit into
asengardeon:mainfrom
renanlucaz:hotfix/je-1333-ajusta-formato-do-message-cover
Aug 22, 2025
Merged

fix(je-1333): ajusta formato do message cover para utilizar classe pura#40
asengardeon merged 1 commit into
asengardeon:mainfrom
renanlucaz:hotfix/je-1333-ajusta-formato-do-message-cover

Conversation

@renanlucaz

Copy link
Copy Markdown
Contributor

Descrição

A lib estava retornando um erro ao instanciar a capa de mensageria no arquivo message_builder.py, pois não reconhecia a biblioteca pydantic. A solução foi alterar o formato para utilizar apenas a classe pura, sem dependência do pydantic.

Testes rodando

image

@codecov

codecov Bot commented Aug 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.09%. Comparing base (663f19a) to head (fcfeb60).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   94.95%   95.09%   +0.13%     
==========================================
  Files          25       25              
  Lines         972      979       +7     
==========================================
+ Hits          923      931       +8     
+ Misses         49       48       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@asengardeon
asengardeon merged commit 1d07cdc into asengardeon:main Aug 22, 2025
3 checks passed
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.

2 participants