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

Update actions/upload-artifact digest to 8448086 #250

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action digest 604373d -> 8448086

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 8, 2024

Code Coverage

Package Line Rate Branch Rate Complexity Health
PinguApps.Appwrite.Client 100% 100% 109
PinguApps.Appwrite.Server 100% 100% 63
PinguApps.Appwrite.Shared 100% 100% 507
Summary 100% (1518 / 1518) 100% (164 / 164) 679

Copy link

github-actions bot commented Oct 8, 2024

Test Results

1 472 tests  ±0   1 472 ✅ ±0   8s ⏱️ ±0s
    3 suites ±0       0 💤 ±0 
    3 files   ±0       0 ❌ ±0 

Results for commit 217bdea. ± Comparison against base commit eda5882.

This pull request removes 158 and adds 158 tests. Note that renamed tests count towards both.
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateTokenRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateTokenRequest { Expire = -1, Length = null, UserId = "670577540000d8763477" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateTokenRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateTokenRequest { Expire = null, Length = -1, UserId = "670577540000da3d7e61" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateTokenRequestTests ‑ IsValid_WithValidData_ReturnsTrue(request: CreateTokenRequest { Expire = 86400, Length = 100, UserId = "670577540000dbe2e46b" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateTokenRequestTests ‑ IsValid_WithValidData_ReturnsTrue(request: CreateTokenRequest { Expire = 900, Length = 6, UserId = "670577540000c261ffd3" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = "", Name = null, Password = null, Phone = null, UserId = "67057754000134675627" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = "not an email", Name = null, Password = null, Phone = null, UserId = "67057754000139da0e49" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = null, Name = "", Password = null, Phone = null, UserId = "670577540001349c71a4" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = null, Name = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···, Password = null, Phone = null, UserId = "67057754000132a29d35" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = null, Name = null, Password = "", Phone = null, UserId = "6705775400013f616639" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = null, Name = null, Password = null, Phone = "", UserId = "670577540001332484c7" })
…
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateTokenRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateTokenRequest { Expire = -1, Length = null, UserId = "6705a31c00073575e546" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateTokenRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateTokenRequest { Expire = null, Length = -1, UserId = "6705a31c00073d62a1ed" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateTokenRequestTests ‑ IsValid_WithValidData_ReturnsTrue(request: CreateTokenRequest { Expire = 86400, Length = 100, UserId = "6705a31c00073c2d84b9" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateTokenRequestTests ‑ IsValid_WithValidData_ReturnsTrue(request: CreateTokenRequest { Expire = 900, Length = 6, UserId = "6705a31c0007214b8131" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = "", Name = null, Password = null, Phone = null, UserId = "6705a31c00078242770b" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = "not an email", Name = null, Password = null, Phone = null, UserId = "6705a31c00078cf74063" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = null, Name = "", Password = null, Phone = null, UserId = "6705a31c0007873a4131" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = null, Name = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"···, Password = null, Phone = null, UserId = "6705a31c000788f4e0d2" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = null, Name = null, Password = "", Phone = null, UserId = "6705a31c0007814b70eb" })
PinguApps.Appwrite.Shared.Tests.Requests.Users.CreateUserRequestTests ‑ IsValid_WithInvalidData_ReturnsFalse(request: CreateUserRequest { Email = null, Name = null, Password = null, Phone = "", UserId = "6705a31c0007842d4443" })
…

@pingu2k4 pingu2k4 merged commit 7089c1f into dev Oct 8, 2024
3 checks passed
@renovate renovate bot deleted the renovate/actions-upload-artifact-digest branch October 8, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant