Skip to content

fix(parquet): include parsings to parquet reading#265

Merged
luabida merged 6 commits into
AlertaDengue:mainfrom
luabida:parquet-parsing
May 15, 2026
Merged

fix(parquet): include parsings to parquet reading#265
luabida merged 6 commits into
AlertaDengue:mainfrom
luabida:parquet-parsing

Conversation

@luabida
Copy link
Copy Markdown
Collaborator

@luabida luabida commented May 15, 2026

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 15, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 94.71154% with 11 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@0920e27). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pysus/api/extensions.py 76.19% 5 Missing ⚠️
pysus/cli/__init__.py 0.00% 4 Missing ⚠️
pysus/api/client.py 95.45% 1 Missing ⚠️
pysus/api/utils.py 94.11% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage        ?   79.98%           
=======================================
  Files           ?       34           
  Lines           ?     3447           
  Branches        ?        0           
=======================================
  Hits            ?     2757           
  Misses          ?      690           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…en libmagic missing)

- Wrap import magic in try/except so the module can be imported on
  Windows without libmagic installed.
- Guard _identify MIME-type lookup — returns None (falling back
  to extension matching) when magic is unavailable.
- CI: skip --extras dbc and pre-commit on Windows.
- CI: per-OS timeout (30 m Windows, 15 m Linux).
- CI: guard Pages deployment steps behind refs/heads/main to avoid
  failure on PRs from forks.
- Coverage: omit pysus/management/client.py and pysus/tui/*.
@luabida luabida force-pushed the parquet-parsing branch from 754f50d to 2990430 Compare May 15, 2026 20:39
@luabida luabida merged commit 790c387 into AlertaDengue:main May 15, 2026
5 of 8 checks passed
@luabida luabida deleted the parquet-parsing branch May 15, 2026 21:12
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants