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

Fix btbsession and integration tests #174

Merged
merged 8 commits into from
Feb 18, 2020

Conversation

pvk-developer
Copy link
Collaborator

@pvk-developer pvk-developer commented Feb 12, 2020

Resolve #175

@pvk-developer pvk-developer requested a review from csala February 12, 2020 12:18
@codecov-io
Copy link

codecov-io commented Feb 12, 2020

Codecov Report

Merging #174 into master will increase coverage by 0.13%.
The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #174      +/-   ##
=========================================
+ Coverage   96.36%   96.5%   +0.13%     
=========================================
  Files          39      39              
  Lines        1017    1029      +12     
=========================================
+ Hits          980     993      +13     
+ Misses         37      36       -1
Impacted Files Coverage Δ
btb/tuning/__init__.py 100% <100%> (ø) ⬆️
btb/session.py 96.66% <96.42%> (+0.98%) ⬆️

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 0574d67...e3e02f3. Read the comment docs.

@pvk-developer pvk-developer merged commit 9368571 into master Feb 18, 2020
@pvk-developer pvk-developer deleted the fix-btbsession-and-integration-tests branch February 18, 2020 11:13
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.

BTBSession crashes when record is not performed.
3 participants