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

Set version to 0.0.0 #18

Merged
merged 1 commit into from
Sep 5, 2024

Updated version

f4d5ec6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Set version to 0.0.0 #18

Updated version
f4d5ec6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test results 1-ubuntu-latest-x64 succeeded Sep 4, 2024 in 0s

18 passed, 0 failed and 0 skipped

Tests passed successfully

✅ report.xml

18 tests were completed in 25s with 18 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Code quality (Aqua.jl) 1✅ 10s
Code quality (Aqua.jl)/Compare Project.toml and test/Project.toml 1✅ 97ms
Code quality (Aqua.jl)/Compat bounds/julia 1✅ 6ms
Code quality (Aqua.jl)/Compat bounds/PKGNAME [00000000-0000-0000-0000-123456789010] deps 1✅ 322ms
Code quality (Aqua.jl)/Compat bounds/PKGNAME [00000000-0000-0000-0000-123456789010] extras 1✅ 1ms
Code quality (Aqua.jl)/Compat bounds/PKGNAME [00000000-0000-0000-0000-123456789010] weakdeps 1✅ 0ms
Code quality (Aqua.jl)/Persistent tasks 1✅ 4s
Code quality (Aqua.jl)/Piracy 1✅ 66ms
Code quality (Aqua.jl)/Stale dependencies 1✅ 1s
Code quality (Aqua.jl)/Unbound type parameters 1✅ 71ms
Code quality (Aqua.jl)/Undefined exports 1✅ 2ms
Doctests: PKGNAME 1✅ 9s
Doctests: RandomExt 2✅ 229ms
greeting 4✅ 0ms

✅ Code quality (Aqua.jl)

✅ iszero(num_ambiguities)

✅ Code quality (Aqua.jl)/Compare Project.toml and test/Project.toml

✅ isempty(msgs)

✅ Code quality (Aqua.jl)/Compat bounds/julia

✅ has_julia_compat(pkg)

✅ Code quality (Aqua.jl)/Compat bounds/PKGNAME [00000000-0000-0000-0000-123456789010] deps

✅ isempty(result)

✅ Code quality (Aqua.jl)/Compat bounds/PKGNAME [00000000-0000-0000-0000-123456789010] extras

✅ isempty(result)

✅ Code quality (Aqua.jl)/Compat bounds/PKGNAME [00000000-0000-0000-0000-123456789010] weakdeps

✅ isempty(result)

✅ Code quality (Aqua.jl)/Persistent tasks

✅ !(has_persistent_tasks(package; kwargs...))

✅ Code quality (Aqua.jl)/Piracy

✅ isempty(v)

✅ Code quality (Aqua.jl)/Stale dependencies

✅ isempty(stale_deps)

✅ Code quality (Aqua.jl)/Unbound type parameters

✅ isempty(unbounds)

✅ Code quality (Aqua.jl)/Undefined exports

✅ isempty(exports)

✅ Doctests: PKGNAME

✅ all_doctests()

✅ Doctests: RandomExt

✅ true
✅ all_doctests()

✅ greeting

✅ greeting(i) == "Hello $(i)"
✅ greeting(i) == "Hello $(i)"
✅ greeting(i) == "Hello $(i)"
✅ greeting(i) == "Hello $(i)"