Commit graph

25 commits

Author SHA1 Message Date
d0d5f9aa87 rewrite time filter 2026-03-23 23:37:22 +01:00
8a8480af32
fix alias db
All checks were successful
Mypy / mypy (push) Successful in 1m14s
Pytest / pytest (3.14) (push) Successful in 1m31s
Ruff / ruff (push) Successful in 1m11s
Pytest / pytest (3.12) (push) Successful in 1m20s
Pytest / pytest (3.13) (push) Successful in 1m30s
2026-03-23 18:26:40 +01:00
8162758cec
use pathlib.Path for directories and files
Some checks failed
Ruff / ruff (push) Waiting to run
Pytest / pytest (3.12) (push) Successful in 1m15s
Pytest / pytest (3.13) (push) Has been cancelled
Mypy / mypy (push) Successful in 1m13s
Pytest / pytest (3.14) (push) Has been cancelled
2026-03-23 16:15:55 +01:00
7ce9742ed5
fix invalid escape in docs
Some checks failed
Ruff / ruff (push) Waiting to run
Mypy / mypy (push) Failing after 1m11s
Pytest / pytest (3.12) (push) Has been cancelled
Pytest / pytest (3.14) (push) Has been cancelled
Pytest / pytest (3.13) (push) Has been cancelled
2026-03-20 15:59:45 +01:00
4631769e81
finish a first pitch of docstrings
Some checks failed
Mypy / mypy (push) Failing after 2s
Pytest / pytest (3.12) (push) Failing after 2s
Ruff / ruff (push) Failing after 2s
Mypy / mypy (pull_request) Failing after 2s
Pytest / pytest (3.12) (pull_request) Failing after 2s
Pytest / pytest (3.13) (pull_request) Failing after 1s
Pytest / pytest (3.14) (pull_request) Failing after 2s
Pytest / pytest (3.13) (push) Failing after 2s
Pytest / pytest (3.14) (push) Failing after 2s
Ruff / ruff (pull_request) Failing after 2s
2026-02-12 18:39:04 +01:00
0626b34337
implement dynamic db name from config
Some checks failed
Ruff / ruff (push) Waiting to run
Mypy / mypy (push) Failing after 44s
Pytest / pytest (3.12) (push) Successful in 50s
Pytest / pytest (3.13) (push) Has been cancelled
Pytest / pytest (3.14) (push) Has been cancelled
2025-12-04 14:31:53 +01:00
641c612a59
Merge branch 'develop' into refactor/data_backend
Some checks failed
Mypy / mypy (push) Failing after 34s
Pytest / pytest (3.12) (push) Failing after 47s
Pytest / pytest (3.13) (push) Failing after 44s
Pytest / pytest (3.14) (push) Failing after 46s
Ruff / ruff (push) Failing after 33s
2025-12-04 11:16:23 +01:00
d5a48b91f0
implement save method 2025-12-04 11:07:33 +01:00
3963b07c5f
add tracker module, moularize tracking system 2025-12-04 10:47:53 +01:00
e262142e6c
lint
All checks were successful
Mypy / mypy (push) Successful in 44s
Pytest / pytest (3.12) (push) Successful in 49s
Pytest / pytest (3.13) (push) Successful in 49s
Pytest / pytest (3.14) (push) Successful in 48s
Ruff / ruff (push) Successful in 34s
2025-12-02 12:54:41 +01:00
4546688d97
correct mypy issues 2025-12-02 12:35:09 +01:00
d137f67e10
ruff compatible to YTT,E,W,F
All checks were successful
Pytest / pytest (3.12) (push) Successful in 50s
Pytest / pytest (3.13) (push) Successful in 49s
Pytest / pytest (3.14) (push) Successful in 49s
Pytest / pytest (3.12) (pull_request) Successful in 48s
Pytest / pytest (3.13) (pull_request) Successful in 49s
Pytest / pytest (3.14) (pull_request) Successful in 50s
2025-12-02 10:28:22 +01:00
602324f84f
add ruff tests
All checks were successful
Pytest / pytest (3.12) (push) Successful in 48s
Pytest / pytest (3.13) (push) Successful in 45s
Pytest / pytest (3.14) (push) Successful in 45s
2025-12-02 10:04:52 +01:00
0f499f080a
add thin wrapper for getting files 2025-11-27 15:25:54 +01:00
2940ee9055
ensure db get before query 2025-11-21 09:42:40 +01:00
Justus Kuhlmann
4a4ad52ed7 now with proper plural :) 2025-09-02 12:36:25 +00:00
Justus Kuhlmann
11a5c07277 more search filters added to sfcf_filter 2025-05-15 16:18:28 +00:00
Justus Kuhlmann
4f7d9d71b3 Implement better finding for sfcf projects 2025-05-13 09:45:37 +00:00
Justus Kuhlmann
da5ae22346 rename fitler 2025-05-12 20:55:18 +00:00
Justus Kuhlmann
a8fd618d02 use np.isclose for quark-masses 2025-05-12 20:54:08 +00:00
Justus Kuhlmann
4d1ea92b19 make param serach a bit fuzzier 2025-04-16 15:34:41 +00:00
Justus Kuhlmann
67bbc25321 debug result filter, with a first simple fix, better fix needed 2025-04-08 13:03:41 +00:00
Justus Kuhlmann
fef6d95f97 list projects needs path 2025-03-30 18:03:30 +00:00
Justus Kuhlmann
50362d0fed add lookup in both directions on projects, write small list_projects 2025-03-30 17:41:33 +00:00
Justus Kuhlmann
a908cc2f2c rename 2024-08-26 09:05:31 +00:00
Renamed from backlogger/find.py (Browse further)