EmuKit / emukit

A Python-based toolbox of various methods in decision making, uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc.
https://emukit.github.io/emukit/
Apache License 2.0
605 stars 128 forks source link

Fixing coverage report #444

Closed apaleyes closed 1 year ago

apaleyes commented 1 year ago

Issue #, if available: n/a

Description of changes: Coverage reports started counting examples for some reason, this PR fixes it

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 1 year ago

Codecov Report

Merging #444 (faa9489) into main (ae2c89c) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #444   +/-   ##
=======================================
  Coverage   59.28%   59.28%           
=======================================
  Files         176      176           
  Lines        7240     7240           
  Branches      831      831           
=======================================
  Hits         4292     4292           
  Misses       2823     2823           
  Partials      125      125