microsoft / axe-windows

Automated accessibility testing engine for Windows applications
MIT License
134 stars 62 forks source link

Chore: Bump minor version in preparation for release, fix-up #1020 #1024

Closed codeofdusk closed 3 months ago

codeofdusk commented 3 months ago

Details

Axe.Windows follows semantic versioning, which states:

Given a version number MAJOR.MINOR.PATCH, increment the... MINOR version when you add functionality in a backward compatible manner

I think 6d72b85 and d2a5c65 qualify as "new functionality" for these purposes, justifying a minor version bump.

Also includes a small fix-up of #1020 to prevent execution of a11yProperty.ToSize on properties other than LogicalSize.

Motivation

Pre-release preparation.

Pull request checklist

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 72.16%. Comparing base (4fc19c3) to head (d5e1442). Report is 386 commits behind head on main.

:exclamation: Current head d5e1442 differs from pull request most recent head bef734e

Please upload reports for the commit bef734e to get more accurate results.

Files Patch % Lines
src/Core/Misc/ExtensionMethods.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1024 +/- ## ========================================== - Coverage 73.70% 72.16% -1.54% ========================================== Files 398 424 +26 Lines 12046 13217 +1171 Branches 0 1421 +1421 ========================================== + Hits 8878 9538 +660 - Misses 3168 3263 +95 - Partials 0 416 +416 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codeofdusk commented 3 months ago

/azp run

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 1 pipeline(s).