microsoft / axe-windows

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

feat(oncall-vendor-transition): Move Dependabot to 08:30 UTC #974

Closed codeofdusk closed 1 year ago

codeofdusk commented 1 year ago

Details

Dependabot for our repos is scheduled to run at fairly different times that are inconvenient for some geographies. This PR moves this repo's dependabot time to 08:30 UTC (14:00 IST, 01:30 PDT, 00:30 PST).

Motivation

Part of Feature 2083093 (internal access required to view).

Pull request checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #974 (48d3174) into main (4fc19c3) will increase coverage by 1.11%. Report is 350 commits behind head on main. The diff coverage is 79.02%.

:exclamation: Current head 48d3174 differs from pull request most recent head b66d5f5. Consider uploading reports for the commit b66d5f5 to get more accurate results

@@            Coverage Diff             @@
##             main     #974      +/-   ##
==========================================
+ Coverage   73.70%   74.81%   +1.11%     
==========================================
  Files         398      424      +26     
  Lines       12046    13117    +1071     
==========================================
+ Hits         8878     9814     +936     
- Misses       3168     3303     +135     
Files Coverage Δ
src/Actions/Actions/LoadActionParts.cs 90.90% <100.00%> (ø)
src/Actions/Actions/PrivacyExtensions.cs 100.00% <ø> (ø)
src/Actions/Contexts/ScopedActionContext.cs 100.00% <100.00%> (ø)
src/Actions/Resources/ErrorMessages.Designer.cs 0.00% <ø> (-55.56%) :arrow_down:
src/Automation/AxeWindowsAutomationException.cs 33.33% <ø> (-33.34%) :arrow_down:
src/Automation/DPIAwareness.cs 100.00% <100.00%> (ø)
src/Automation/Data/ElementInfo.cs 100.00% <100.00%> (ø)
src/Automation/Data/OutputFile.cs 88.88% <ø> (ø)
src/Automation/Data/ScanOptions.cs 100.00% <100.00%> (ø)
src/Automation/Data/ScanOutput.cs 100.00% <100.00%> (ø)
... and 144 more

... and 242 files with indirect coverage changes