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

Pydantic-2 #217

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

Pydantic-2 #217

wants to merge 7 commits into from

Conversation

ChristianBeilschmidt
Copy link
Member

No description provided.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 13289325951

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 143 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.02%) to 74.6%

Files with Coverage Reduction New Missed Lines %
library/geoengine/colorizer.py 3 80.95%
library/geoengine/datasets.py 10 84.64%
library/geoengine/types.py 62 83.5%
library/geoengine/workflow_builder/operators.py 68 67.92%
Totals Coverage Status
Change from base Build 13183383100: 0.02%
Covered Lines: 2614
Relevant Lines: 3504

💛 - Coveralls

setup.cfg Outdated
@@ -18,7 +18,7 @@ package_dir =
packages = find:
python_requires = >=3.9
install_requires =
geoengine-openapi-client == 0.0.19
geoengine-openapi-client @ git+https://github.com/geo-engine/openapi-client@update-openapi-generator#subdirectory=python # file:///home/beilschmidt/git/geo-engine/openapi-client/python/ # TODO update when merged
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adjust after merge

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants