Enable fetch to apply modifications to the database #221

Merged
wojtek merged 14 commits from 189---enable-fetch-to-apply-modifications-to-the-database into main 2024-09-29 10:44:38 +02:00

14 Commits

Author SHA1 Message Date
6145912c35 Complete unit tests
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m59s
Cargo CI / Lint (pull_request) Successful in 1m7s
2024-09-29 09:52:56 +02:00
123d74ed46 Clippy 2024-09-29 09:13:16 +02:00
9488464b11 Fix unit tests
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m35s
Cargo CI / Lint (pull_request) Failing after 33s
2024-09-29 09:08:25 +02:00
967c4b4175 Fix match_state tests 2024-09-29 08:34:49 +02:00
6b90f470be Simplify
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 1m47s
Cargo CI / Lint (pull_request) Successful in 1m8s
2024-09-28 14:11:07 +02:00
c130519adf Small clean up 2024-09-28 12:15:42 +02:00
b0ac9bf2c1 Simplify fetch 2024-09-28 12:05:16 +02:00
2a32fc8ea7 Add info as substruct for Album as well
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 1m48s
Cargo CI / Lint (pull_request) Successful in 1m7s
2024-09-28 11:52:17 +02:00
ec0076fb76 Use the new info struct 2024-09-28 11:03:27 +02:00
32b09b2f52 Add info as substruct of meta 2024-09-28 10:48:45 +02:00
50779e2a32 Sort name is a string not an artist id 2024-09-28 10:12:19 +02:00
735cd00ab7 Remove some unneeded functionality
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 1m47s
Cargo CI / Lint (pull_request) Successful in 1m10s
2024-09-28 09:18:39 +02:00
c6424ec036 Remove duplication re: miss options
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m22s
Cargo CI / Lint (pull_request) Successful in 1m9s
2024-09-28 09:08:56 +02:00
a26ae891ff Feature works
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m29s
Cargo CI / Lint (pull_request) Successful in 1m7s
2024-09-27 22:51:23 +02:00