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: add static type information #863

Merged
merged 1 commit into from Oct 5, 2023
Merged

Conversation

leso-kn
Copy link
Collaborator

@leso-kn leso-kn commented Oct 4, 2023

Description

This PR addresses #387 and adds basic type information for eodag.

Further comments

Usage of eodag has been tested in a mypy-enabled environment and does no longer result in a warning about missing type information.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Test Results

       4 files  ±0         4 suites  ±0   7m 55s ⏱️ -10s
   431 tests ±0     428 ✔️ ±0    3 💤 ±0  0 ±0 
1 724 runs  ±0  1 648 ✔️ ±0  76 💤 ±0  0 ±0 

Results for commit 83038f2. ± Comparison against base commit cd527f1.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Code Coverage (Ubuntu)

File Coverage
All files 82%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 83038f2

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Code Coverage (Windows)

File Coverage
All files 76%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 83038f2

@sbrunato sbrunato linked an issue Oct 5, 2023 that may be closed by this pull request
@leso-kn leso-kn requested a review from sbrunato October 5, 2023 12:01
@sbrunato sbrunato merged commit 094cdb9 into develop Oct 5, 2023
12 checks passed
@sbrunato sbrunato deleted the feature/type-information branch October 5, 2023 13:42
bjgiraudon pushed a commit that referenced this pull request Oct 10, 2023
@sbrunato sbrunato added this to the 2.11.0 milestone Nov 21, 2023
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.

Add eodag stub package
2 participants