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

Fix polling interval #141

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Fix polling interval #141

merged 1 commit into from
Oct 6, 2024

Conversation

nowsprinting
Copy link
Owner

Set max polling interval to 1 second.

Set max polling interval to 1 second.
@github-actions github-actions bot added the bug Something isn't working label Oct 6, 2024
Copy link

github-actions bot commented Oct 6, 2024

Code Metrics Report

master (ef2290e) #141 (ec68aca) +/-
Coverage 75.6% 76.3% +0.7%
Code to Test Ratio 1:1.1 1:1.1 -0.1
Test Execution Time 5m52s 7m2s +1m10s
Details
  |                     | master (ef2290e) | #141 (ec68aca) |  +/-   |
  |---------------------|------------------|----------------|--------|
+ | Coverage            |            75.6% |          76.3% |  +0.7% |
  |   Files             |               35 |             35 |      0 |
  |   Lines             |              854 |            855 |     +1 |
+ |   Covered           |              646 |            653 |     +7 |
- | Code to Test Ratio  |            1:1.1 |          1:1.1 |   -0.1 |
  |   Code              |             1798 |           1800 |     +2 |
  |   Test              |             2145 |           2145 |      0 |
- | Test Execution Time |            5m52s |           7m2s | +1m10s |

Code coverage of files in pull request scope (98.0% → 98.0%)

Files Coverage +/-
Runtime/GameObjectFinder.cs 98.0% +0.0%

Reported by octocov

@nowsprinting nowsprinting merged commit cc478f6 into master Oct 6, 2024
11 checks passed
@nowsprinting nowsprinting deleted the fix/wait_limit branch October 6, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant