Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #317

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented May 13, 2024

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0bf9899 to f208b56 Compare May 13, 2024 16:25
Copy link

github-actions bot commented May 13, 2024

Coverage

Report
FileStmtsMissCoverMissing
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim
   frequency.py1801393%39–41, 258–261, 449–453, 470, 553–557, 579, 584
   logger.py862966%24, 44, 66, 71–96, 106, 112–143, 151–156
   main.py2693288%60–70, 131, 140, 491–492, 658–659, 727, 753–754, 756–757, 759, 761–762, 764–765, 789–796, 866–871
   rechunk.py90792%29–32, 126, 228–229, 233
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/_core
   climate_variable.py992080%31–42, 156–162, 264–265, 367–368, 377, 411, 421–422
   input_parsing.py2636376%28–37, 92–93, 97–98, 103–108, 140–141, 269, 274–278, 281, 301–305, 307–308, 349–350, 402–406, 409, 463, 534–539, 543, 545, 635, 686, 692–700, 731, 735–739, 754–758, 785, 799, 804–809, 816–821, 832–833, 837–844, 860
   utils.py14286%30–35
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/_core/generic
   functions.py3198374%54–63, 154, 238–239, 980–981, 987, 1021, 1027, 1081–1085, 1087–1088, 1106–1112, 1116, 1169, 1171, 1234–1235, 1244–1270, 1298–1318, 1334, 1342–1374, 1380–1383
   indicator.py1501789%36–41, 158–161, 165, 408, 416–420, 422–426, 461, 507–508, 530
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/_core/generic/threshold
   basic.py104892%31–34, 72, 172–173, 198, 324
   bounded.py551376%23–29, 54–56, 84–88, 92–96, 227
   percentile.py1341390%40–47, 215–216, 339–344, 458–460
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/_core/legacy/user_index
   model.py20200%3–43
   parse.py851582%21–26, 60–61, 79, 86, 90–94, 204, 229, 235–236
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/_core/model
   cf_calendar.py35197%63
   global_metadata.py660%3–23
   icclim_types.py14140%3–25
   in_file_dictionary.py990%3–46
   index_config.py31681%13–18
   indicator.py36878%10–11, 23, 28, 67, 72, 77, 82
   logical_link.py21195%14
   operator.py32391%13, 18–22
   standard_index.py36975%9–16, 68, 72, 77
   standard_variable.py48198%48
   threshold.py541081%15–25, 95, 100, 149
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/_generated
   _dcsc.py1005545%20–29, 133, 214, 295, 404, 524, 644, 764, 856, 940, 1024, 1108, 1192, 1389–1395, 1489–1495, 1589–1595, 1689–1695, 1776, 1860, 1944, 2025, 2109, 2190, 2274, 2358, 2442, 2554, 2675, 2796, 2917, 3025, 3135
   _ecad.py143894%19–28
   _generic.py581083%18–29
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/ecad
   binding.py58886%15–17, 45, 49, 86, 90, 127, 131
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/generic
   registry.py41490%39, 46–47, 69
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/icclim/threshold
   factory.py1691293%38, 177–178, 255, 279–280, 285, 355–356, 359–363, 403
TOTAL309750084% 

Test results

Tests Skipped Failures Errors Time
196 0 💤 0 ❌ 0 🔥 2m 1s ⏱️

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f208b56 to d87631c Compare May 27, 2024 16:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e52d1a2 to 27694a7 Compare June 10, 2024 16:26
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 27694a7 to fb8f433 Compare June 17, 2024 16:26
@bzah
Copy link
Member

bzah commented Jun 18, 2024

The failure are due to the latest version of numpy.
We have to pin numpy to < 2.0 for now, until all the scientific libraries we depend on migrate to the latest version

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from fb8f433 to 2192584 Compare June 24, 2024 16:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 4d7a6e7 to a3bce2a Compare July 8, 2024 16:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a3bce2a to 35de627 Compare July 15, 2024 16:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ed9aa22 to fe10b5d Compare July 22, 2024 16:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0d2330d to bf21d43 Compare July 29, 2024 16:26
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from e177f2e to 29ebe6b Compare August 12, 2024 16:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6c89353 to 0c0abab Compare August 19, 2024 16:25
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 9523b30 to 0a9b1a6 Compare September 2, 2024 16:26
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.6.4](astral-sh/ruff-pre-commit@v0.4.3...v0.6.4)
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.

1 participant