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

Documentation updates and bug fixes #23

Merged
merged 3 commits into from
Oct 24, 2024
Merged

Documentation updates and bug fixes #23

merged 3 commits into from
Oct 24, 2024

Conversation

yuefan98
Copy link
Owner

  • overwrite the .plot function in NLEISCustomCircuit to ensure correct x and y label
  • improve the docstring clarity for the customized plot_altair function
  • improve the handling of negative loglikelihood optimization
  • update environment.yml to restrict the Python version between 3.8 and 3.11
  • rerun the documentation to reflect the changes
  • bump up the version number to prepare for the next release

* overwrite the .plot function in NLEISCustomCircuit to ensure correct x and y label
* improve the docstring clarity for the customized plot_altair function
* improve the handling of negative loglikelihood optimization
* update environment.yml to restrict the Python version between 3.8 and 3.11
* rerun the documentation to reflect the changes
* bump up the version number to prepare for the next release
@coveralls
Copy link
Collaborator

coveralls commented Oct 24, 2024

Pull Request Test Coverage Report for Build 11492355423

Details

  • 62 of 66 (93.94%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.7%) to 94.778%

Changes Missing Coverage Covered Lines Changed/Added Lines %
nleis/nleis.py 59 63 93.65%
Totals Coverage Status
Change from base Build 11430520731: 0.7%
Covered Lines: 1452
Relevant Lines: 1532

💛 - Coveralls

@yuefan98 yuefan98 merged commit c236384 into main Oct 24, 2024
6 checks passed
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