Commit graph

3 commits

Author SHA1 Message Date
David Arnold
0ff4c73e18
fix: bencher scoping (#28703)
* fix(bench_interface): sites loading

* feat(bench_interface): guard against naive scoping back to all sites

* refactor(bench_interface): remove 'scope' methods for (newer) site_name
2024-12-08 01:37:42 +00:00
David Arnold
cc4cbfa826
refactor: simplify bench_interface class hierarchy and path resolution (#28697)
closes: #28696
2024-12-07 15:59:42 +00:00
David Arnold
fef569e284
refactor: simplify bencher (#28694)
* chore: flatten bencher class layout

* chore: rename bencher to clarify

* docs: add file level docstrings
2024-12-07 14:10:03 +00:00
Renamed from frappe/bencher.py (Browse further)