Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.1.13 #494

Merged
merged 3 commits into from
Jan 2, 2021
Merged

Release 0.1.13 #494

merged 3 commits into from
Jan 2, 2021

Conversation

yannikschaelte
Copy link
Member

@yannikschaelte yannikschaelte commented Jan 1, 2021

  • fix for pandas 1.2.0 -- use get_handle instead of get_filepath_or_buffer
  • fix erroneous petab_test_suite symlink

dilpath and others added 2 commits January 1, 2021 17:15
* fix for pandas 1.2.0 -- use `get_handle` instead of `get_filepath_or_buffer`

* fix erroneous petab_test_suite symlink
@yannikschaelte yannikschaelte requested a review from dilpath January 1, 2021 23:14
@yannikschaelte yannikschaelte self-assigned this Jan 1, 2021
@codecov
Copy link

codecov bot commented Jan 1, 2021

Codecov Report

Merging #494 (75a1aed) into master (4d6d917) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
+ Coverage   78.00%   78.03%   +0.02%     
==========================================
  Files          23       23              
  Lines        2301     2295       -6     
  Branches      548      544       -4     
==========================================
- Hits         1795     1791       -4     
+ Misses        370      369       -1     
+ Partials      136      135       -1     
Impacted Files Coverage Δ
petab/sbml.py 57.35% <100.00%> (+0.51%) ⬆️
petab/version.py 100.00% <100.00%> (ø)
petab/yaml.py 90.32% <100.00%> (-0.45%) ⬇️

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 4d6d917...75a1aed. Read the comment docs.

CHANGELOG.md Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 2, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@yannikschaelte yannikschaelte merged commit d948970 into master Jan 2, 2021
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.

2 participants