ML-KULeuven / problog

ProbLog is a Probabilistic Logic Programming Language for logic programs with probabilities.
https://dtai.cs.kuleuven.be/problog/
298 stars 34 forks source link

Allow to set both positive and negative weights. #32

Closed VincentDerk closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #32 into master will increase coverage by <.01%. The diff coverage is 54.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   53.76%   53.76%   +<.01%     
==========================================
  Files          64       64              
  Lines       16722    16747      +25     
==========================================
+ Hits         8990     9004      +14     
- Misses       7732     7743      +11
Impacted Files Coverage Δ
problog/formula.py 58.3% <54.34%> (-1%) :arrow_down:
problog/tasks/sample.py 37.5% <0%> (+1.47%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 40e193b...061980d. Read the comment docs.