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

feat: optimize update_from_dict #75

Merged
merged 7 commits into from
Jun 17, 2024

fix: makes no sense to inject into dicts that will not be objects

6367dd1
Select commit
Loading
Failed to load commit list.
Merged

feat: optimize update_from_dict #75

fix: makes no sense to inject into dicts that will not be objects
6367dd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 17, 2024 in 0s

65.00% of diff hit (target 61.02%)

View this Pull Request on Codecov

65.00% of diff hit (target 61.02%)

Annotations

Check warning on line 504 in src/uiprotect/data/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/base.py#L504

Added line #L504 was not covered by tests

Check warning on line 512 in src/uiprotect/data/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/base.py#L512

Added line #L512 was not covered by tests

Check warning on line 514 in src/uiprotect/data/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uiprotect/data/base.py#L514

Added line #L514 was not covered by tests