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

quaquel / EMAworkbench / 6902306749
93%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2023 09:43AM UTC
Jobs 1
Files 34
Run time 5s
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

17 Nov 2023 09:40AM UTC coverage: 80.585%. Remained the same
6902306749

push

github

web-flow
em_framework: Improve log messages, warning and errors (#300)

Improve the log messages, warning and errors, by:
- Making them more explicit
- Including what the variable value or type not expected currently is
- Including what the variable value or type not expected should be
- Stating the explicit type of warning or error (DeprecationWarning, ValueError, etc.)
- Converting them to F-strings (for better in-code readability)
- Formatting warnings and errors with a Capital letter, while leaving log-statements lowercase.

This will make debugging easier, allowing more time for model development and experimentation.

There are two placed where it's mentioned that a function is deprecated, but not when they will be removed. For both it's decided that they will be removed in version 3.0, which is added to the log message.

14 of 50 new or added lines in 11 files covered. (28.0%)

1 existing line in 1 file now uncovered.

4682 of 5810 relevant lines covered (80.59%)

0.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
39.39
0.0% ema_workbench/em_framework/ema_multiprocessing.py
3
73.73
0.0% ema_workbench/em_framework/samplers.py
4
52.32
0.0% ema_workbench/em_framework/evaluators.py
4
89.1
0.0% ema_workbench/em_framework/util.py
5
79.55
0.0% ema_workbench/em_framework/outcomes.py
5
73.28
0.0% ema_workbench/em_framework/parameters.py
6
38.15
0.0% ema_workbench/em_framework/optimization.py
7
85.65
0.0% ema_workbench/em_framework/model.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.65
0.0% ema_workbench/em_framework/model.py
Jobs
ID Job ID Ran Files Coverage
1 6902306749.1 17 Nov 2023 09:43AM UTC 34
80.59
Source Files on build 6902306749
  • Tree
  • List 34
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2cfca39a on github
  • Prev Build on master (#6883027801)
  • Next Build on master (#6904112746)
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