Skip to content

fix test for slow windows + add newer golang versions#126

Merged
JaSei merged 6 commits intomasterfrom
issue_99_failing_test_on_windows
Feb 21, 2025
Merged

fix test for slow windows + add newer golang versions#126
JaSei merged 6 commits intomasterfrom
issue_99_failing_test_on_windows

Conversation

@JaSei
Copy link
Copy Markdown
Collaborator

@JaSei JaSei commented Feb 21, 2025

fixing #99

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.86%. Comparing base (01d7e00) to head (ac94eb5).
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #126       +/-   ##
===========================================
+ Coverage        0   90.86%   +90.86%     
===========================================
  Files           0        2        +2     
  Lines           0      230      +230     
===========================================
+ Hits            0      209      +209     
- Misses          0       17       +17     
- Partials        0        4        +4     
Flag Coverage Δ
unittest 90.86% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JaSei JaSei merged commit 0eeb96f into master Feb 21, 2025
@JaSei JaSei deleted the issue_99_failing_test_on_windows branch February 21, 2025 17:50
Crown0815 pushed a commit to Crown0815/forgejo-runner-windows that referenced this pull request Mar 26, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) | require | patch | `v4.6.0` -> `v4.6.1` |

---

### Release Notes

<details>
<summary>avast/retry-go (github.com/avast/retry-go/v4)</summary>

### [`v4.6.1`](https://github.com/avast/retry-go/releases/tag/v4.6.1)

[Compare Source](avast/retry-go@4.6.0...4.6.1)

#### What's Changed

-   Update link to docs by [@&#8203;ajeetdsouza](https://github.com/ajeetdsouza) in avast/retry-go#100
-   fix test for slow windows + add newer golang versions by [@&#8203;JaSei](https://github.com/JaSei) in avast/retry-go#126
-   Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in avast/retry-go#123
-   Make sure DelayType function gets consistent values of n by [@&#8203;haaawk](https://github.com/haaawk) in avast/retry-go#125

#### New Contributors

-   [@&#8203;ajeetdsouza](https://github.com/ajeetdsouza) made their first contribution in avast/retry-go#100
-   [@&#8203;haaawk](https://github.com/haaawk) made their first contribution in avast/retry-go#125

**Full Changelog**: avast/retry-go@4.6.0...v4.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * *" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/519
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
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.

1 participant