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

CalebBell / fluids
87%

Build:
DEFAULT BRANCH: master
Repo Added 29 Mar 2016 11:44PM UTC
Files 42
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.1.37
  • 0.1.38
  • 0.1.40
  • 0.1.41
  • 0.1.42
  • 0.1.44
  • 0.1.45
  • 0.1.46
  • 0.1.47
  • 0.1.48
  • 0.1.49
  • 0.1.50
  • 0.1.51
  • 0.1.52
  • 0.1.53
  • 0.1.54
  • 0.1.55
  • 0.1.56
  • 0.1.58
  • 0.1.60
  • 0.1.62
  • 0.1.63
  • 2017-08-26
  • 2025-01-27-misc
  • caleb/517
  • check-ci-and-project-2025-10
  • cleanup_fluids
  • master
  • more-cleanups
  • multi_numpy_scipy_test
  • pyup-config
  • pyup-pin-coveralls-1.1
  • pyup-pin-fuzzywuzzy-0.15.0
  • pyup-pin-numpy-1.12.1
  • pyup-pin-numpydoc-0.6.0
  • pyup-pin-pytest-3.0.7
  • pyup-pin-pytest-cov-2.4.0
  • pyup-pin-scipy-0.19.0
  • pyup-pin-sympy-1.0
  • release

26 Jul 2026 04:23PM UTC coverage: 87.232%. Remained the same
30210314652

push

github

web-flow
Fix Papaevangelo_2010 friction factor: log10 not natural log in numerator (#97)

* Fix Papaevangelo_2010: use log10, not natural log, in the numerator

The numerator term (7 - log Re)^4 used math.log (natural log) while the
denominator and the source correlation use log10. Over the method's
registered range (Re 1e4-1e7, eD 1e-5-1e-3) this gave errors up to ~260%
versus Colebrook and negative friction factors above Re~3e6.

Switch the numerator to log10 (max error drops to ~0.6%) and fix the
docstring formula. The doctest and unit-test reference values were baked
from the buggy output; recompute them. Add a range sweep asserting the
correlation stays positive and within 1% of Colebrook across its domain.

* Drop tol=0 from the Colebrook reference so the test doesn't need mpmath

4092 of 5290 branches covered (77.35%)

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

12455 of 14278 relevant lines covered (87.23%)

22.32 hits per line

Relevant lines Covered
Build:
Build:
14278 RELEVANT LINES 12455 COVERED LINES
22.32 HITS PER LINE
Source Files on master
  • Tree
  • List 42
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30210314652 master Fix Papaevangelo_2010 friction factor: log10 not natural log in numerator (#97) * Fix Papaevangelo_2010: use log10, not natural log, in the numerator The numerator term (7 - log Re)^4 used math.log (natural log) while the denominator and the sou... push 26 Jul 2026 04:24PM UTC web-flow github
87.23
28003770349 release v1.3.1 release (#96) * . * . * . * Restrict * . * v1.2.8 * Another shoul dnot release * . * 1.2.9 test * 1.2.10 test * bump * Very painful process * 1.3.0 attemped direct release to pypi * Test improvement * Docs update * Update re... push 23 Jun 2026 05:14AM UTC web-flow github
87.23
28002395549 master CI fix for cx_Freeze scipy 1.18 incompatibility push 23 Jun 2026 04:45AM UTC CalebBell github
87.23
28002396847 master Merge 091070e90 into 9352975dc Pull #96 23 Jun 2026 04:37AM UTC web-flow github
87.23
28001203338 master 1.3.1 push 23 Jun 2026 04:14AM UTC CalebBell github
87.23
28001236992 master Merge e49c8b09f into 9352975dc Pull #96 23 Jun 2026 04:04AM UTC web-flow github
87.23
28000735129 master CI fixes - test tolerance loosening push 23 Jun 2026 03:49AM UTC CalebBell github
87.23
20007348444 master Merge branch 'release' push 07 Dec 2025 07:52PM UTC CalebBell github
86.89
20007357695 release Update docs (#90) * . * . * . * Restrict * . * v1.2.8 * Another shoul dnot release * . * 1.2.9 test * 1.2.10 test * bump * Very painful process * 1.3.0 attemped direct release to pypi * Test improvement * Docs update * Update readt... push 07 Dec 2025 07:32PM UTC web-flow github
86.89
20007355422 master Merge d29d0a7ed into c6a081d17 Pull #90 07 Dec 2025 05:04PM UTC web-flow github
86.88
See All Builds (620)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc