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 #172

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

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jan 14, 2025

Copy link
Contributor

github-actions bot commented Jan 14, 2025

Name Stmts Miss Cover Missing
propulate/__init__.py 15 2 87% 6-7
propulate/_globals.py 6 0 100%
propulate/islands.py 83 5 94% 135, 170, 178, 211, 217
propulate/migrator.py 182 15 92% 200, 240, 268-288, 434-441
propulate/pollinator.py 175 10 94% 186, 316, 352, 354-358, 369, 419-423
propulate/population.py 121 14 88% 43, 60, 85-86, 103, 112, 126, 131, 148, 156, 160, 170, 204, 247
propulate/propagators/__init__.py 6 0 100%
propulate/propagators/base.py 101 16 84% 68, 96, 148, 258, 263-268, 339, 393, 446, 520, 523-526
propulate/propagators/cmaes.py 188 22 88% 229-237, 244-246, 262-269, 336, 370, 395, 761, 807-808
propulate/propagators/ga.py 117 50 57% 61, 92, 96-98, 159-171, 187-207, 267, 347, 405, 421-427, 469-470, 486-500
propulate/propagators/nm.py 80 0 100%
propulate/propagators/pso.py 120 30 75% 144, 151-153, 340, 523, 553, 559-560, 616-621, 642-673
propulate/propulator.py 283 29 90% 143-145, 185-188, 256-257, 356, 368, 411-412, 433, 435-439, 505-506, 532-533, 561, 568-569, 618, 625-627
propulate/surrogate.py 138 26 81% 42, 62, 80, 104, 124, 142, 290-292, 461, 465, 476-488, 550, 553, 557, 561, 567, 584
propulate/utils/__init__.py 37 3 92% 79, 139-140
propulate/utils/benchmark_functions.py 137 31 77% 586, 609-683
TOTAL 1789 253 86%

@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.85%. Comparing base (1441e88) to head (9bd5f62).

Files with missing lines Patch % Lines
propulate/propulator.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #172   +/-   ##
=======================================
  Coverage   85.85%   85.85%           
=======================================
  Files          16       16           
  Lines        1789     1789           
=======================================
  Hits         1536     1536           
  Misses        253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 59d54f0 to c0977cc Compare January 21, 2025 00:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 32240f6 to b826ec2 Compare January 28, 2025 00:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ee077a7 to c833b07 Compare February 4, 2025 01:20
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.6](astral-sh/ruff-pre-commit@v0.8.6...v0.9.6)
- [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 2d68da5 to 6c8b1fa Compare February 11, 2025 00:23
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