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

MHKiT-Software / MHKiT-Python / 16003941360
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 01 Jul 2025 03:50PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
16003941360

push

github

web-flow
CI Test Clean Up: Mock USGS, Acoustic Tolerances (#404)

## Summary
1. Replaced live USGS API calls with mock calls in tests to prevent
failures in GitHub Actions due to repeated API connectivity issues. This
ensures the functions are still invoked without being dependent on
external API availability.
2. Adjusted acoustic module test tolerances to account for minor
floating-point discrepancies. These discrepancies likely stem from:
    - Over-precise stored constants created in older environments.
- Cumulative rounding errors from sequential operations (e.g.,
band_aggregate followed by time_aggregate).
    - Changes in behavior in newer versions of NumPy, Pandas, or xarray.

#### Justification for Tolerance Adjustment
- A tolerance of 1e-5 is acceptable since decibel outputs are typically
displayed with only two decimal places.
- Numerical differences at this scale (1e-6 to 1e-5) are common due to
aggregation method variations
Source Files on build 16003941360
Detailed source file information is not available for this build.
  • Back to Repo
  • 650dc957 on github
  • Prev Build on develop (#15283052417)
  • Next Build on develop (#16302767208)
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