here we go again

This commit is contained in:
Jean-Marie Mineau 2025-06-02 15:50:45 +02:00
parent a34636498b
commit 1c9b7a8c07
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
2 changed files with 50 additions and 2 deletions

View file

@ -196,6 +196,7 @@ def check_app_result(
"reflections": reflections,
"does_reflection": does_reflection,
"nb_visited_activity": nb_visited_activity,
"dyn_loaded_files": dyn_loaded_files,
"nb_dyn_loading": len(data["dyn_code_load"]),
}
if not keep_ref_data: