docs(readme): fix broken examples and export PySUS at the root - #317
Merged
Conversation
luabida
commented
Aug 14, 2026
Member
- export PySUS from the package root (README promises it)
- read_parquet returns a DataFrame or DuckDB connection; drop the unconditional .df() chaining in examples
- fix the test command path (pysus/tests)
- document DADOSGOV_TOKEN/ACCESS_KEY/SECRET_KEY env vars
- add DadosGov to the data-source table where applicable
- export PySUS from the package root (README promises it) - read_parquet returns a DataFrame or DuckDB connection; drop the unconditional .df() chaining in examples - fix the test command path (pysus/tests) - document DADOSGOV_TOKEN/ACCESS_KEY/SECRET_KEY env vars - add DadosGov to the data-source table where applicable
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #317 +/- ##
=======================================
Coverage ? 93.81%
=======================================
Files ? 70
Lines ? 11445
Branches ? 0
=======================================
Hits ? 10737
Misses ? 708
Partials ? 0 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.