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

Antonyjin upgrade pydantic version #293

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

fix: Pydantic 2 being more strict about type validation

c5788ec
Select commit
Loading
Failed to load commit list.
Draft

Antonyjin upgrade pydantic version #293

fix: Pydantic 2 being more strict about type validation
c5788ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 5, 2024 in 0s

42.30% of diff hit (target 39.82%)

View this Pull Request on Codecov

42.30% of diff hit (target 39.82%)

Annotations

Check warning on line 84 in src/aleph_client/commands/aggregate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/aggregate.py#L84

Added line #L84 was not covered by tests

Check warning on line 55 in src/aleph_client/commands/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/files.py#L55

Added line #L55 was not covered by tests

Check warning on line 145 in src/aleph_client/commands/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/files.py#L145

Added line #L145 was not covered by tests

Check warning on line 232 in src/aleph_client/commands/files.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/files.py#L232

Added line #L232 was not covered by tests

Check warning on line 408 in src/aleph_client/commands/instance/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/instance/__init__.py#L408

Added line #L408 was not covered by tests

Check warning on line 762 in src/aleph_client/commands/instance/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/instance/__init__.py#L762

Added line #L762 was not covered by tests

Check warning on line 50 in src/aleph_client/commands/message.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/message.py#L50

Added line #L50 was not covered by tests

Check warning on line 184 in src/aleph_client/commands/message.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/message.py#L184

Added line #L184 was not covered by tests

Check warning on line 213 in src/aleph_client/commands/message.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/message.py#L213

Added line #L213 was not covered by tests

Check warning on line 251 in src/aleph_client/commands/message.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/message.py#L251

Added line #L251 was not covered by tests

Check warning on line 122 in src/aleph_client/commands/program.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/program.py#L122

Added line #L122 was not covered by tests

Check warning on line 142 in src/aleph_client/commands/program.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/program.py#L142

Added line #L142 was not covered by tests

Check warning on line 210 in src/aleph_client/commands/program.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/program.py#L210

Added line #L210 was not covered by tests

Check warning on line 238 in src/aleph_client/commands/program.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/program.py#L238

Added line #L238 was not covered by tests

Check warning on line 54 in src/aleph_client/commands/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aleph_client/commands/utils.py#L54

Added line #L54 was not covered by tests