jeremiah-c-leary / vhdl-style-guide

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

Issue#1030: Adding option to indent use_clauses depending on existence of library_clause. #1031

Closed jeremiah-c-leary closed 10 months ago

jeremiah-c-leary commented 10 months ago

Resolves #1030

codecov[bot] commented 10 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (f10aad2) 96.15% compared to head (6065c43) 96.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1031 +/- ## ======================================= Coverage 96.15% 96.16% ======================================= Files 1511 1511 Lines 28408 28442 +34 ======================================= + Hits 27316 27350 +34 Misses 1092 1092 ``` | [Files](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | Coverage Δ | | |---|---|---| | [vsg/rules/library/rule\_008.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL2xpYnJhcnkvcnVsZV8wMDgucHk=) | `100.00% <ø> (ø)` | | | [vsg/vhdlFile/classify/design\_file.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL2NsYXNzaWZ5L2Rlc2lnbl9maWxlLnB5) | `100.00% <100.00%> (ø)` | | | [vsg/vhdlFile/indent/set\_token\_indent.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1031?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL2luZGVudC9zZXRfdG9rZW5faW5kZW50LnB5) | `98.35% <91.42%> (-1.65%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1031/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.