Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve simple accessibility faults #2422

Conversation

sixlettervariables
Copy link
Contributor

Work in Progress to fix the "little things" like label associations and contextual information.

@sixlettervariables sixlettervariables added the Accessibility Work dealing with improving the accessibility of the application label Feb 12, 2021
@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #2422 (ed9fab3) into master (1cce567) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2422      +/-   ##
============================================
- Coverage     10.62%   10.60%   -0.03%     
+ Complexity     3850     3840      -10     
============================================
  Files           717      717              
  Lines         99472    99552      +80     
  Branches      16337    16339       +2     
============================================
- Hits          10566    10553      -13     
- Misses        87535    87618      +83     
- Partials       1371     1381      +10     
Impacted Files Coverage Δ
MekHQ/src/mekhq/gui/CampaignGUI.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/gui/CommandCenterTab.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/gui/DailyReportLogPanel.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/gui/ForceRenderer.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/gui/StartUpGUI.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/gui/TOETab.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/gui/dialog/DataLoadingDialog.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/gui/view/ForceViewPanel.java 0.00% <0.00%> (ø)
MekHQ/src/mekhq/gui/view/PersonViewPanel.java 0.00% <0.00%> (ø)
...ekhq/campaign/universe/RandomFactionGenerator.java 56.40% <0.00%> (-2.00%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cce567...ed9fab3. Read the comment docs.

@sixlettervariables sixlettervariables marked this pull request as ready for review June 18, 2021 00:40
@NickAragua
Copy link
Member

Oof, you got some merges pending.

@sixlettervariables
Copy link
Contributor Author

@NickAragua It didn't show me that until I clicked ready!

@sixlettervariables sixlettervariables merged commit a5f72ed into MegaMek:master Jun 18, 2021
@sixlettervariables sixlettervariables deleted the improve-simple-accessibility-faults branch June 18, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Work dealing with improving the accessibility of the application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants