jeremiah-c-leary / vhdl-style-guide

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

Issue#969: Updating use_clause rules for more user control. #1025

Closed jeremiah-c-leary closed 10 months ago

jeremiah-c-leary commented 10 months ago

Resolves #969

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (6488276) 96.11% compared to head (b9ce47e) 96.15%. Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1025 +/- ## ========================================== + Coverage 96.11% 96.15% +0.03% ========================================== Files 1507 1511 +4 Lines 28326 28408 +82 ========================================== + Hits 27226 27316 +90 + Misses 1100 1092 -8 ``` | [Files](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1025?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | Coverage Δ | | |---|---|---| | [vsg/rules/previous\_line.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1025?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL3ByZXZpb3VzX2xpbmUucHk=) | `93.45% <100.00%> (+0.88%)` | :arrow_up: | | [vsg/vhdlFile/extract/\_\_init\_\_.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1025?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL2V4dHJhY3QvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [...blank\_lines\_above\_line\_starting\_with\_use\_clause.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1025?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL2V4dHJhY3QvZ2V0X2JsYW5rX2xpbmVzX2Fib3ZlX2xpbmVfc3RhcnRpbmdfd2l0aF91c2VfY2xhdXNlLnB5) | `100.00% <100.00%> (ø)` | | | [vsg/vhdlFile/extract/utils.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1025?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL2V4dHJhY3QvdXRpbHMucHk=) | `94.16% <100.00%> (+0.04%)` | :arrow_up: | | [vsg/vhdlFile/vhdlFile.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1025?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL3ZoZGxGaWxlLnB5) | `92.64% <100.00%> (+0.03%)` | :arrow_up: | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1025/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.