jeremiah-c-leary / vhdl-style-guide

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

Issue#1034: Improving classification of functions and procedures. #1045

Closed jeremiah-c-leary closed 11 months ago

jeremiah-c-leary commented 11 months ago

Resolves #1034

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (0550a5f) 96.44% compared to head (759774e) 96.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1045 +/- ## ========================================== - Coverage 96.44% 96.44% -0.01% ========================================== Files 1512 1513 +1 Lines 28507 28551 +44 ========================================== + Hits 27494 27535 +41 - Misses 1013 1016 +3 ``` | [Files](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1045?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary) | Coverage Δ | | |---|---|---| | [vsg/parser.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1045?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3BhcnNlci5weQ==) | `88.98% <100.00%> (+0.45%)` | :arrow_up: | | [vsg/rules/multiline\_structure.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1045?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3J1bGVzL211bHRpbGluZV9zdHJ1Y3R1cmUucHk=) | `95.07% <100.00%> (ø)` | | | [vsg/token/todo.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1045?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3Rva2VuL3RvZG8ucHk=) | `100.00% <100.00%> (ø)` | | | [vsg/vhdlFile/vhdlFile.py](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1045?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Leary#diff-dnNnL3ZoZGxGaWxlL3ZoZGxGaWxlLnB5) | `93.26% <100.00%> (+0.33%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/jeremiah-c-leary/vhdl-style-guide/pull/1045/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.