Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
swf2userSessions
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sepia-pub
mael
swf2userSessions
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
612382de6965bce418a34acb1cc764c5c2b622c9
Select Git revision
Branches
1
master
default
protected
Tags
1
replay_feedback2023
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
May
14
Apr
13
10
Mar
1
Dec
17
Nov
8
3
1
28
Oct
27
26
25
24
21
11
10
28
Sep
15
9
8
7
align with batmen-tools: changed validity condition for jobs
replay_feedback…
replay_feedback2023 master
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
use current python executable to run tests with CLI version
CI: build and test in same phase
add build stage in CI
the test suite now uses the installed executable rather than a relative path to the script
Update .gitlab-ci.yml file
add project dependancy in pyproject.toml file
rename to make tests work. Explain new install in README
restructure repo for smooth packaging
added package file
test: adapted tests to new SWF sanity checks
fix bad warning message
do simple validy checks on the SWF
readme: describe the notebook files
Add LICENSE
notebook to examplify the usage of the session stat option
nicer print of parsing progress
add option no_SABjson_output
removed test no output folder
delete old scripts, their fonctionnality being included as an option in swf2userSessions
small fixes for session_stat option
add option --session_stat to get a separate summary JSON with session info
ci: report coverage results
test: config coverage
ci: do coverage in pipeline
test: test coverage config file
ci: add dependency networkx in ci pipeline
ci: change docker image to have python3.X
ci: launch pytest in ci
ci: enable continuous integration in repo
dev: add job output options, closes #2
dev: change output name to 'userN.SABjson' instead of 'N.SABjson'
refac: renaming project
dev: add in each SABjson the command used to generate it
dev: change < to <= for the threshold and adapt related tests
test: modifs in expected outputs
test: add expected output for edge cases. Still need to test and debug
test: add edge cases SABjson tested in batmen
Loading