File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ReinforcementLearningTrajectories
2
2
3
- [ ![ Build Status] ( https://github.com/JuliaReinforcementLearning/Trajectories .jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/JuliaReinforcementLearning/Trajectories .jl/actions/workflows/CI.yml?query=branch%3Amain )
4
- [ ![ Coverage] ( https://codecov.io/gh/JuliaReinforcementLearning/Trajectories .jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/JuliaReinforcementLearning/Trajectories .jl )
3
+ [ ![ Build Status] ( https://github.com/JuliaReinforcementLearning/ReinforcementLearningTrajectories .jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/JuliaReinforcementLearning/ReinforcementLearningTrajectories .jl/actions/workflows/CI.yml?query=branch%3Amain )
4
+ [ ![ Coverage] ( https://codecov.io/gh/JuliaReinforcementLearning/ReinforcementLearningTrajectories .jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/JuliaReinforcementLearning/ReinforcementLearningTrajectories .jl )
5
5
[ ![ PkgEval] ( https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/T/Trajectories.svg )] ( https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/report.html )
6
6
7
7
## Design
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ using ReinforcementLearningTrajectories
2
2
using CircularArrayBuffers
3
3
using Test
4
4
5
- @testset " Trajectories .jl" begin
5
+ @testset " ReinforcementLearningTrajectories .jl" begin
6
6
include (" traces.jl" )
7
7
include (" common.jl" )
8
8
include (" samplers.jl" )
You can’t perform that action at this time.
0 commit comments