teshiba / AoE2.netDesktop

AoE2.netDesktop is a desktop application that makes viewing "Age of Empires II: Definitive Edition" play history easy.
MIT License
2 stars 2 forks source link

Game time display #42

Closed teshiba closed 2 years ago

teshiba commented 2 years ago

Add a Visible game time checkbox that can switch whether game time displays or not.

image

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (e134083) into develop (93c4442) will decrease coverage by 0.46%. The diff coverage is 94.03%.

:exclamation: Current head e134083 differs from pull request most recent head 84fb747. Consider uploading reports for the commit 84fb747 to get more accurate results

@@             Coverage Diff             @@
##           develop      #42      +/-   ##
===========================================
- Coverage    99.53%   99.07%   -0.47%     
===========================================
  Files           59       59              
  Lines         4985     5069      +84     
===========================================
+ Hits          4962     5022      +60     
- Misses          23       47      +24     
Impacted Files Coverage Δ
AoE2.netDesktop/Form/FormSettings.cs 98.32% <25.00%> (-1.68%) :arrow_down:
AoE2.netDesktop/Settings.Designer.cs 95.16% <50.00%> (-4.84%) :arrow_down:
AoE2.netDesktop/Form/FormMain.Helpers.cs 98.68% <75.00%> (-0.78%) :arrow_down:
AoE2.netDesktop/Form/FormMain.Designer.cs 100.00% <100.00%> (ø)
AoE2.netDesktop/Form/FormSettings.Designer.cs 99.36% <100.00%> (+0.16%) :arrow_up:
AoE2.netDesktop/Form/FormMain.cs 94.93% <0.00%> (-5.07%) :arrow_down:

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 93c4442...84fb747. Read the comment docs.