Skip to content

Conversation

@russbiggs
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 72.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.64%. Comparing base (6ddc672) to head (4a7d2a1).

Files with missing lines Patch % Lines
openaq/_async/models/instruments.py 50.00% 2 Missing ⚠️
openaq/_async/models/locations.py 33.33% 2 Missing ⚠️
openaq/_async/models/manufacturers.py 33.33% 2 Missing ⚠️
openaq/_async/models/parameters.py 33.33% 2 Missing ⚠️
openaq/_async/models/countries.py 50.00% 1 Missing ⚠️
openaq/_async/models/licenses.py 50.00% 1 Missing ⚠️
openaq/_async/models/measurements.py 50.00% 1 Missing ⚠️
openaq/_async/models/owners.py 50.00% 1 Missing ⚠️
openaq/_async/models/providers.py 50.00% 1 Missing ⚠️
openaq/_async/models/sensors.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v0.5.0      #45      +/-   ##
==========================================
- Coverage   79.16%   78.64%   -0.52%     
==========================================
  Files          33       34       +1     
  Lines         984     1021      +37     
  Branches       86       87       +1     
==========================================
+ Hits          779      803      +24     
- Misses        171      184      +13     
  Partials       34       34              

☔ 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.

@russbiggs russbiggs merged commit fab3cb4 into v0.5.0 Oct 30, 2025
1 check passed
@russbiggs russbiggs deleted the int32-check branch October 30, 2025 21:28
russbiggs added a commit that referenced this pull request Oct 31, 2025
* Python3.14 (#50)

* add privileged issue tempalte (#46)

* add 3.14 to test matrix drop 3.9

* check identifiers for int32 range before http request (#45)

* check identifiers for int32 range before http request

* add additional tests for validate_integer

* add integer check to latest and manufacturers endpoints

* Exceptions/timeout (#51)

* add http timeout exception

* update exception testing

* changelog and version bump

* add timeout, fix typing issues, remove __futures__ imports

* resolve typing issues readd some __future__ imports
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.

3 participants