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

7 add types #8

Merged
merged 9 commits into from
Aug 24, 2024
Merged

7 add types #8

merged 9 commits into from
Aug 24, 2024

Conversation

drernie
Copy link
Member

@drernie drernie commented Aug 24, 2024

No description provided.

@drernie drernie linked an issue Aug 24, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Aug 24, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
253 231 91% 80% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
athena_federation/athena_data_source.py 81% 🟢
athena_federation/batch_writer.py 89% 🟢
athena_federation/lambda_handler.py 94% 🟢
athena_federation/sdk.py 100% 🟢
TOTAL 91% 🟢

updated for commit: 9deaeb2 by action🐍

Copy link

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
278 248 89% 80% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
athena_federation/athena_data_source.py 81% 🟢
athena_federation/batch_writer.py 89% 🟢
athena_federation/lambda_handler.py 94% 🟢
athena_federation/sdk.py 71% 🔴
TOTAL 84% 🔴

updated for commit: f04b18e by action🐍

Copy link

github-actions bot commented Aug 24, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.02s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ JSON eslint-plugin-jsonc 1 0 0 1.0s
✅ JSON jsonlint 1 0 0.21s
✅ JSON prettier 1 1 0 0.35s
✅ JSON v8r 1 0 1.88s
✅ MARKDOWN markdownlint 2 0 0 0.74s
✅ MARKDOWN markdown-link-check 2 0 1.1s
✅ MARKDOWN markdown-table-formatter 2 0 0 0.32s
✅ PYTHON black 15 2 0 0.9s
✅ PYTHON flake8 15 0 0.51s
✅ PYTHON isort 15 5 0 0.31s
✅ PYTHON ruff 15 5 0 0.03s
✅ REPOSITORY gitleaks yes no 0.18s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY trivy-sbom yes no 1.3s
✅ YAML prettier 2 2 0 0.48s
✅ YAML v8r 2 0 2.61s
✅ YAML yamllint 2 0 0.28s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@drernie drernie merged commit e99a593 into main Aug 24, 2024
3 checks passed
@drernie drernie deleted the 7-add-types branch August 24, 2024 22:37
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 types
1 participant