Skip to content

Refactor towards modular code layout. Naming things.#86

Merged
amotl merged 6 commits into
mainfrom
refactor-june
Jun 24, 2026
Merged

Refactor towards modular code layout. Naming things.#86
amotl merged 6 commits into
mainfrom
refactor-june

Conversation

@amotl

@amotl amotl commented Jun 24, 2026

Copy link
Copy Markdown
Member

About

Layout and naming things,
here and there,
this and that.

Preview

References

amotl added 3 commits June 24, 2026 03:14
- Bundle all utilities into `omniload.util`
- Exceptions go to `omniload.error`
- Populate `omniload.core` and `omniload.target`
- Populate `omniload.core` with registry and factory modules
@read-the-docs-community

read-the-docs-community Bot commented Jun 24, 2026

Copy link
Copy Markdown

Documentation build overview

📚 omniload | 🛠️ Build #33294340 | 📁 Comparing bafe65d against latest (2690170)

  🔍 Preview build  

3 files changed
± backlog.html
± changelog.html
± supported-sources/google_analytics.html

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 40.34124% with 2063 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.06%. Comparing base (2690170) to head (49b4066).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
omniload/core/router.py 39.68% 114 Missing ⚠️
omniload/source/google_ads/api.py 13.58% 70 Missing ⚠️
omniload/source/hostaway/api.py 8.10% 68 Missing ⚠️
omniload/source/snapchat_ads/api.py 12.67% 62 Missing ⚠️
omniload/source/facebook_ads/api.py 6.45% 58 Missing ⚠️
omniload/source/tiktok_ads/api.py 9.37% 58 Missing ⚠️
omniload/target/athena/__init__.py 12.96% 47 Missing ⚠️
omniload/source/linkedin_ads/api.py 12.00% 44 Missing ⚠️
omniload/target/blobstorage/__init__.py 51.16% 42 Missing ⚠️
omniload/source/stripe/api.py 12.76% 41 Missing ⚠️
... and 79 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   44.81%   51.06%   +6.24%     
==========================================
  Files         102      179      +77     
  Lines        9630     8673     -957     
==========================================
+ Hits         4316     4429     +113     
+ Misses       5314     4244    -1070     

☔ View full report in Codecov by Harness.
📢 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.

amotl added 2 commits June 24, 2026 12:16
- Populate `omniload.codec` with filtering and masking components
- Populate `omniload.target` from `omniload.src.destinations`
- Migrate from `omniload.src` to `omniload.source`
- Apply new adapter layout `omniload.source.{name}.adapter|api`
@amotl amotl marked this pull request as ready for review June 24, 2026 17:42
@amotl amotl merged commit 4ee18c8 into main Jun 24, 2026
7 of 8 checks passed
@amotl amotl deleted the refactor-june branch June 24, 2026 17:43
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.

1 participant