jeremiah-c-leary / vhdl-style-guide

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

Issue#943: Improving detection of aggregates. #953

Closed jeremiah-c-leary closed 1 year ago

jeremiah-c-leary commented 1 year ago

Resolves #943

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.91% and project coverage change: -0.01 :warning:

Comparison is base (3349600) 95.94% compared to head (5ebdb3b) 95.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #953 +/- ## ========================================== - Coverage 95.94% 95.94% -0.01% ========================================== Files 1497 1497 Lines 28110 28159 +49 ========================================== + Hits 26970 27016 +46 - Misses 1140 1143 +3 ``` | [Impacted Files](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/953?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | Coverage Δ | | |---|---|---| | [vsg/rules/utils.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/953?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL3V0aWxzLnB5) | `92.74% <95.55%> (+0.09%)` | :arrow_up: | | [vsg/vhdlFile/vhdlFile.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/953?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL3ZoZGxGaWxlLnB5) | `92.81% <100.00%> (+0.06%)` | :arrow_up: |

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