Skip to content

Conversation

@jlahovnik
Copy link
Collaborator

avoid that queryables having the same serialization and validation alias get deleted

@jlahovnik jlahovnik self-assigned this Dec 2, 2025
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Test Results

  4 files  ±0    4 suites  ±0   44s ⏱️ ±0s
111 tests ±0  111 ✅ ±0  0 💤 ±0  0 ❌ ±0 
444 runs  ±0  444 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 306bb18. ± Comparison against base commit d69369b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

badge

Code Coverage

Details
Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  -----------------------------------------------------------------------------------------------------------------------------------------------
eodag/__init__.py                            0       0  100.00%
eodag/api.py                                 8       8  0.00%    20-37
eodag/app.py                                75      15  80.00%   152, 166-173, 184-186, 235-247, 251
eodag/client.py                             25       0  100.00%
eodag/config.py                             19       0  100.00%
eodag/constants.py                           5       0  100.00%
eodag/core.py                              303      41  86.47%   140-141, 151, 198, 286-287, 367, 496, 506-507, 528, 543-561, 649, 665-669, 683-687, 689-693, 698, 711, 721-723, 726-727, 737, 740, 756, 772-774
eodag/cql_evaluate.py                       48      18  62.50%   48, 53, 58, 75, 78, 81, 86-99, 105
eodag/dag.py                                57       0  100.00%
eodag/errors.py                             94      12  87.23%   143, 160-163, 179, 202-212
eodag/logs.py                               62       9  85.48%   40-49, 105
eodag/middlewares.py                        32       2  93.75%   20, 24
eodag/telemetry.py                          44       0  100.00%
eodag/utils.py                              41      10  75.61%   44, 69, 72-73, 86, 90-98, 134
eodag/eodag_types/__init__.py                0       0  100.00%
eodag/eodag_types/queryables.py             42      12  71.43%   45-51, 61, 77-81
eodag/eodag_types/search.py                 25      25  0.00%    20-69
eodag/extensions/collection_order.py        72       1  98.61%   108
eodag/extensions/data_download.py          121      42  65.29%   61-73, 94, 112-113, 120, 135-142, 147-148, 155-187, 195-198
eodag/extensions/ecmwf.py                   69       0  100.00%
eodag/extensions/filter.py                  56       2  96.43%   196-197
eodag/extensions/offset_pagination.py       12       0  100.00%
eodag/extensions/stac.py                   159       0  100.00%
eodag/models/__init__.py                     0       0  100.00%
eodag/models/links.py                      143      13  90.91%   39, 93-95, 200, 218, 250, 297, 346-357
eodag/models/stac_metadata.py              195      12  93.85%   94, 162, 175-182, 240-243, 245, 259
TOTAL                                     1707     222  86.99%

Diff against main

Filename                      Stmts    Miss  Cover
--------------------------  -------  ------  --------
eodag/extensions/filter.py       +1       0  +0.07%
TOTAL                            +1       0  +100.00%

Results for commit: 306bb18

Minimum allowed coverage is 70%

♻️ This comment has been updated with latest results

@jlahovnik jlahovnik force-pushed the fix-queryables-with-alias branch from ea3225c to 306bb18 Compare December 12, 2025 09:18
@jlahovnik jlahovnik requested a review from sbrunato December 12, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants