• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ultimate-notion / ultimate-notion / 28109277612
87%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 03:26PM UTC
Jobs 7
Files 38
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Jun 2026 03:19PM UTC coverage: 87.886%. Remained the same
28109277612

push

github

web-flow
Build dynamically-keyed obj_query models with model_validate (#344) (#348)

Replace `Model(**{runtime_key: value})` with `Model.model_validate({runtime_key: value})`
for every dynamically-keyed obj_query construction in query.py: the per-subclass
condition keywords, the FormulaCondition/RollupCondition keywords, the PropertyFilter,
and the CompoundFilter and_/or_ terms. The single-key dict was being unpacked with **
only for pydantic to collect it back into a mapping; model_validate is the method
intended for validating a model from a (runtime-keyed) mapping.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

70 of 70 new or added lines in 1 file covered. (100.0%)

6609 of 7520 relevant lines covered (87.89%)

6.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.14 - 28109277612.1 24 Jun 2026 03:31PM UTC 38
87.87
GitHub Action Run
2 run-ubuntu-latest-3.11 - 28109277612.2 24 Jun 2026 03:26PM UTC 38
87.87
GitHub Action Run
3 run-ubuntu-latest-3.10 - 28109277612.3 24 Jun 2026 03:27PM UTC 38
87.89
GitHub Action Run
4 run-ubuntu-latest-3.13 - 28109277612.4 24 Jun 2026 03:27PM UTC 38
87.87
GitHub Action Run
5 run-windows-latest-3.10 - 28109277612.5 24 Jun 2026 03:28PM UTC 38
85.12
GitHub Action Run
6 run-ubuntu-latest-3.12 - 28109277612.6 24 Jun 2026 03:26PM UTC 38
87.87
GitHub Action Run
7 run-macos-latest-3.10 - 28109277612.7 24 Jun 2026 03:26PM UTC 38
87.89
GitHub Action Run
Source Files on build 28109277612
  • Tree
  • List 38
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28109277612
  • ee63d087 on github
  • Prev Build on main (#28109113932)
  • Next Build on main (#28109898022)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc