Skip to content
Success

#637 (Jun 27, 2026, 3:46:06 AM)

Started 2 days 13 hr ago
Took 8 min 4 sec

Started by an SCM change

Revision: 7c083496c42caa1b7d18c781134f0cc18ae94748
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master
Changes
  1. Updating python contract audit to better detect API arg list discrepancies from the underlying fortran arg lists. Also adding a temporary handoff file and improving the python api fix shortcut (details / githubweb)
  2. Our argument_contract_audit.py script checks if the python_api matches the underlying fortran - this makes it more strict, and fixes many of the inconsistencies it found. (details / githubweb)
  3. advance_clubb_core.py cleanup and removing strange compat_kwargs usages that seem like artifacts of laziness (details / githubweb)
  4. Improving audit script even more, fixing issues it found. Also making advance_clubb_core.py nice and making an LLM shortcut for how to repeat the process (details / githubweb)
  5. Building varying flags bindiff into run_bindiff_all.py, this just makes sense and helps fix the varying flags BFB test (details / githubweb)