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

Aide 25 about dialog #51

Merged
merged 8 commits into from
Dec 28, 2022
Merged

Aide 25 about dialog #51

merged 8 commits into from
Dec 28, 2022

Conversation

mrpilot2
Copy link
Owner

Fixes #25

@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Base: 95.32% // Head: 95.39% // Increases project coverage by +0.07% 🎉

Coverage data is based on head (3c4f7aa) compared to base (7e4523f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #51      +/-   ##
===========================================
+ Coverage    95.32%   95.39%   +0.07%     
===========================================
  Files           36       37       +1     
  Lines          791      804      +13     
===========================================
+ Hits           754      767      +13     
  Misses          37       37              
Impacted Files Coverage Δ
aide/src/applicationbuilder.cpp 77.96% <100.00%> (ø)
aide/src/core/aboutaideusecase.cpp 100.00% <100.00%> (ø)
aide/src/core/settings/keymap/keymaptreemodel.cpp 97.02% <100.00%> (+0.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

using aide::core::AboutAideUseCase;
using aide::tests::MockAboutDialog;

TEST_CASE("Any AboutAideUseCase")

Check notice

Code scanning / CodeQL

Unused static function

Static function ____C_A_T_C_H____T_E_S_T____0 is unreachable ([autoRegistrar1](1) must be removed at the same time)
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@mrpilot2 mrpilot2 merged commit 751f3dd into develop Dec 28, 2022
@mrpilot2 mrpilot2 deleted the aide-25 branch December 28, 2022 18:56
@github-actions
Copy link

Unit Test Results install lib

0 files  ±0  0 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

results for commit 751f3dd ± comparison against base commit e34c0a0

@github-actions
Copy link

Unit Test Results ubuntu-18.04

0 files  ±0  0 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

results for commit 751f3dd ± comparison against base commit e34c0a0

@github-actions
Copy link

Unit Test Results ubuntu-20.04

0 files  ±0  0 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

results for commit 751f3dd ± comparison against base commit e34c0a0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

About aide dialog
1 participant