jeremiah-c-leary / vhdl-style-guide

Style guide enforcement for VHDL
GNU General Public License v3.0
185 stars 38 forks source link

Issue#912: Fixing resolution in subtype_declaration. #932

Closed jeremiah-c-leary closed 1 year ago

jeremiah-c-leary commented 1 year ago

Resolves #912

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (27ba531) 95.90% compared to head (f79bf6e) 95.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #932 +/- ## ======================================= Coverage 95.90% 95.90% ======================================= Files 1487 1487 Lines 27862 27863 +1 ======================================= + Hits 26720 26721 +1 Misses 1142 1142 ``` | [Impacted Files](https://codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/932?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | Coverage Δ | | |---|---|---| | [vsg/vhdlFile/classify/resolution\_indication.py](https://codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/932?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL2NsYXNzaWZ5L3Jlc29sdXRpb25faW5kaWNhdGlvbi5weQ==) | `100.00% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/932/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.