Skip to content

Conversation

@alambare
Copy link
Collaborator

includes a small refactor

includes a small refactor

Signed-off-by: Aubin Lambaré <[email protected]>
@github-actions
Copy link

Test Results

  2 files  ±0   2 suites  ±0   23s ⏱️ -1s
111 tests ±0  12 ✅ ±0  0 💤 ±0  0 ❌ ±0   99 🔥 ±0 
222 runs  ±0  24 ✅ ±0  0 💤 ±0  0 ❌ ±0  198 🔥 ±0 

For more details on these errors, see this check.

Results for commit 6c1553b. ± Comparison against base commit 1157af8.

@github-actions
Copy link

badge

Code Coverage

Filename                                 Stmts    Miss  Cover    Missing
-------------------------------------  -------  ------  -------  ------------------------------------------------------------------------------------------------------------------------------------
eodag/__init__.py                            0       0  100.00%
eodag/app.py                                75      15  80.00%   152, 166-173, 184-186, 235-247, 251
eodag/client.py                             25      17  32.00%   35-58
eodag/config.py                             19       0  100.00%
eodag/constants.py                           5       0  100.00%
eodag/core.py                              291     238  18.21%   96-162, 165-226, 251-336, 355-362, 397-416, 427, 465-488, 502-509, 523-557, 567-627, 638-690, 700-732, 742-763
eodag/cql_evaluate.py                       48      27  43.75%   43, 48, 53, 58, 74-99, 104-106, 111
eodag/dag.py                                51       1  98.04%   89
eodag/errors.py                             94      54  42.55%   73, 100-128, 132-137, 142-145, 150-165, 173-193, 202-212
eodag/logs.py                               62      14  77.42%   40-49, 57-63, 105
eodag/middlewares.py                        32      25  21.88%   17-49
eodag/telemetry.py                          44       0  100.00%
eodag/utils.py                              41      27  34.15%   42-44, 55, 68-73, 85-101, 114-122, 133-136
eodag/eodag_types/__init__.py                0       0  100.00%
eodag/eodag_types/queryables.py             42      22  47.62%   45-51, 60-66, 72-81
eodag/eodag_types/search.py                 25      25  0.00%    20-69
eodag/extensions/collection_order.py        73      33  54.79%   70, 80-138, 178
eodag/extensions/data_download.py          121      83  31.40%   59-78, 87-95, 107-216
eodag/extensions/ecmwf.py                   69       0  100.00%
eodag/extensions/filter.py                  55      39  29.09%   176-252
eodag/extensions/offset_pagination.py       12       0  100.00%
eodag/extensions/stac.py                   159       1  99.37%   247
eodag/models/__init__.py                     0       0  100.00%
eodag/models/item.py                        84      66  21.43%   42-56, 68-196
eodag/models/links.py                      145      88  39.31%   39, 44-57, 69, 74, 78, 82, 86-103, 117-138, 150-181, 194-208, 212-226, 230-249, 260, 274, 278, 287, 296, 311, 320, 332, 341, 345-356
eodag/models/stac_metadata.py              103      42  59.22%   68, 76-82, 91-93, 99-102, 110-111, 119, 127, 132, 140-154, 162-169, 207-210, 219-238
TOTAL                                     1675     817  51.22%

Diff against main

Filename                                Stmts    Miss  Cover
------------------------------------  -------  ------  -------
eodag/core.py                              -6      -6  +0.36%
eodag/extensions/collection_order.py       +1       0  +0.62%
eodag/models/item.py                      +84     +66  +21.43%
eodag/models/links.py                      +4      +4  -1.12%
eodag/models/stac_metadata.py             -91     -75  +19.53%
TOTAL                                      -8     -11  +0.66%

Results for commit: 6c1553b

Minimum allowed coverage is 70%

♻️ This comment has been updated with latest results

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