Skip to content

Conversation

@yannikschaelte
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #349 into develop will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #349      +/-   ##
===========================================
- Coverage     76.8%   76.77%   -0.03%     
===========================================
  Files           23       23              
  Lines         2026     2024       -2     
  Branches       450      450              
===========================================
- Hits          1556     1554       -2     
  Misses         353      353              
  Partials       117      117
Impacted Files Coverage Δ
petab/calculate.py 89.14% <ø> (-0.17%) ⬇️

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 b5932f1...43b356e. Read the comment docs.

@yannikschaelte yannikschaelte merged commit 8a63089 into develop Feb 27, 2020
@yannikschaelte yannikschaelte deleted the feature_llh2 branch February 27, 2020 21:56
@dweindl dweindl mentioned this pull request Feb 28, 2020
dweindl added a commit that referenced this pull request Feb 28, 2020
Release 0.1.3

File format:

* Updated documentation
* Observables table in YAML file now mandatory in schema (was implicitly 
  mandatory before, as observable table was required already)

Library:
* petablint:
  * Fix: allow specifying observables file via CLI (Closes #302)
  * Fix: nominalValue is optional unless estimated!=1 anywhere (Fixes #303)
  * Fix: handle undefined observables more gracefully (Closes #300) (#351)
* Parameter mapping: 
  * Fix / refactor parameter mapping (breaking change) (#344)
    (now performing parameter value and scale mapping together)
  * check optional measurement cols in mapping (#350)
* allow calculating llhs (#349), chi2 values (#348) and residuals (#345)
* Visualization
  * Basic Scatterplots & lot of bar plot fixes (#270)
  * Fix incorrect length of bool `bool_preequ` when subsetting with ind_meas 
    (Closes #322)
* make libcombine optional (#338)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants