jeremiah-c-leary / vhdl-style-guide

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

Issue#1041: Improving code coverage for tokens. #1042

Closed jeremiah-c-leary closed 10 months ago

jeremiah-c-leary commented 10 months ago

Resolves #1041

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (941a661) 96.03% compared to head (0362942) 96.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1042 +/- ## ========================================== + Coverage 96.03% 96.43% +0.39% ========================================== Files 1512 1511 -1 Lines 28575 28465 -110 ========================================== + Hits 27442 27449 +7 + Misses 1133 1016 -117 ``` | [Files](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | Coverage Δ | | |---|---|---| | [vsg/token/alias\_declaration.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2FsaWFzX2RlY2xhcmF0aW9uLnB5) | `100.00% <ø> (+5.26%)` | :arrow_up: | | [vsg/token/assertion.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2Fzc2VydGlvbi5weQ==) | `100.00% <ø> (+15.78%)` | :arrow_up: | | [vsg/token/case\_statement\_alternative.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2Nhc2Vfc3RhdGVtZW50X2FsdGVybmF0aXZlLnB5) | `100.00% <ø> (+10.00%)` | :arrow_up: | | [vsg/token/conditional\_waveforms.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2NvbmRpdGlvbmFsX3dhdmVmb3Jtcy5weQ==) | `100.00% <ø> (+15.38%)` | :arrow_up: | | [vsg/token/constant\_declaration.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2NvbnN0YW50X2RlY2xhcmF0aW9uLnB5) | `100.00% <ø> (+5.26%)` | :arrow_up: | | [vsg/token/file\_declaration.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2ZpbGVfZGVjbGFyYXRpb24ucHk=) | `100.00% <ø> (+20.58%)` | :arrow_up: | | [vsg/token/file\_open\_information.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2ZpbGVfb3Blbl9pbmZvcm1hdGlvbi5weQ==) | `100.00% <ø> (+7.69%)` | :arrow_up: | | [vsg/token/identifier.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2lkZW50aWZpZXIucHk=) | `100.00% <ø> (+14.28%)` | :arrow_up: | | [vsg/token/if\_generate\_statement.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2lmX2dlbmVyYXRlX3N0YXRlbWVudC5weQ==) | `100.00% <ø> (+7.50%)` | :arrow_up: | | [vsg/token/interface\_constant\_declaration.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL2ludGVyZmFjZV9jb25zdGFudF9kZWNsYXJhdGlvbi5weQ==) | `100.00% <ø> (+6.25%)` | :arrow_up: | | ... and [15 more](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | | ... and [17 files with indirect coverage changes](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1042/indirect-changes?src=pr&el=tree-more&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: Have feedback on the report? Share it here.