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

Bug with bn after saving #91

Merged
merged 9 commits into from
Nov 30, 2023
Merged

Bug with bn after saving #91

merged 9 commits into from
Nov 30, 2023

Conversation

Roman223
Copy link
Collaborator

@Roman223 Roman223 commented Nov 3, 2023

After saving bn records inside dict were overwritten, this bug was fixed.

@Roman223 Roman223 added the bug Something isn't working label Nov 3, 2023
@Roman223 Roman223 self-assigned this Nov 3, 2023
@Roman223 Roman223 linked an issue Nov 3, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #91 (6c27969) into master (f234a9f) will decrease coverage by 0.03%.
The diff coverage is 16.66%.

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   65.03%   65.01%   -0.03%     
==========================================
  Files          43       43              
  Lines        2903     2907       +4     
==========================================
+ Hits         1888     1890       +2     
- Misses       1015     1017       +2     
Files Coverage Δ
bamt/networks/base.py 46.81% <16.66%> (-0.20%) ⬇️

... and 1 file with indirect coverage changes

Anaxagor
Anaxagor previously approved these changes Nov 3, 2023
Copy link
Contributor

Qodana for Python

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@Roman223 Roman223 merged commit eb55164 into master Nov 30, 2023
6 checks passed
@Roman223 Roman223 deleted the bug_with_bn_after_saving branch November 30, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Predict after saving the model
4 participants