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

try system test #617

Merged
merged 3 commits into from
May 1, 2024
Merged

try system test #617

merged 3 commits into from
May 1, 2024

Conversation

MisterTea
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2024

Codecov Report

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

Project coverage is 73.32%. Comparing base (544bce9) to head (e5f8ffb).

Files Patch % Lines
test/FakeConsole.hpp 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #617      +/-   ##
==========================================
+ Coverage   73.25%   73.32%   +0.06%     
==========================================
  Files          49       49              
  Lines        3096     3096              
==========================================
+ Hits         2268     2270       +2     
+ Misses        828      826       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MisterTea MisterTea force-pushed the add_github_actions_system_test branch from 9f523fe to 180335d Compare April 30, 2024 15:27
@@ -294,6 +297,11 @@ int main(int argc, char** argv) {
}

int jport = result["jport"].as<int>();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this to as it's not used.

@MisterTea MisterTea force-pushed the add_github_actions_system_test branch from ee53c9b to 8b18584 Compare May 1, 2024 03:45
@MisterTea MisterTea merged commit 1900352 into master May 1, 2024
24 checks passed
@MisterTea MisterTea deleted the add_github_actions_system_test branch May 1, 2024 17:10
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.

3 participants