test: melhora cobertura de testes de 78% para 88% de linhas#1322
Merged
Conversation
Adiciona 47 novos testes cobrindo QRCode (v200/v300 online/offline), Standardize (whichIs, toStd com QRCode, nfeResultMsg), Complements (evento CCe, cancelRegister, B2B), Convert (multinota, static parse, SEBRAE), TraitTagPag (vTroco, detPag com card/NT2023.004), TraitTagDest (CPF, enderDest), TraitTagIde (contingência, NFCe), TraitTagDetIPI, Make setters/getters, ISSQNtot, COFINSST, PISST. Exclui do coverage código morto (TraitRefNfCt, não usada por nenhuma classe) e legado (MakeOld, substituída por Make com traits), ambos marcados como @deprecated com comentários explicativos.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1322 +/- ##
=============================================
+ Coverage 77.29% 87.80% +10.51%
+ Complexity 2213 1685 -528
=============================================
Files 55 53 -2
Lines 18422 12001 -6421
=============================================
- Hits 14239 10538 -3701
+ Misses 4183 1463 -2720 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adiciona 47 novos testes cobrindo QRCode (v200/v300 online/offline), Standardize (whichIs, toStd com QRCode, nfeResultMsg), Complements (evento CCe, cancelRegister, B2B), Convert (multinota, static parse, SEBRAE), TraitTagPag (vTroco, detPag com card/NT2023.004), TraitTagDest (CPF, enderDest), TraitTagIde (contingência, NFCe), TraitTagDetIPI, Make setters/getters, ISSQNtot, COFINSST, PISST.
Exclui do coverage código morto (TraitRefNfCt, não usada por nenhuma classe) e legado (MakeOld, substituída por Make com traits), ambos marcados como @deprecated com comentários explicativos.