Skip to content

Bugfix for bug #358#359

Merged
AaronDJohnson merged 6 commits intonanograv:devfrom
vhaasteren:bugfix_358
Nov 9, 2023
Merged

Bugfix for bug #358#359
AaronDJohnson merged 6 commits intonanograv:devfrom
vhaasteren:bugfix_358

Conversation

@vhaasteren
Copy link
Copy Markdown
Member

This fixes bug #358: when logdet=False, we still tried to unpack the return values of self.Nmat.solve

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 28, 2023

Codecov Report

Merging #359 (69ac2eb) into master (c49646c) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #359   +/-   ##
=======================================
  Coverage   88.37%   88.37%           
=======================================
  Files          13       13           
  Lines        3012     3012           
=======================================
  Hits         2662     2662           
  Misses        350      350           
Files Coverage Δ
enterprise/signals/gp_signals.py 90.68% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c49646c...69ac2eb. Read the comment docs.

@vhaasteren vhaasteren changed the base branch from master to dev November 7, 2023 08:52
@vhaasteren vhaasteren added the bug label Nov 7, 2023
@vhaasteren vhaasteren linked an issue Nov 7, 2023 that may be closed by this pull request
@vhaasteren vhaasteren self-assigned this Nov 7, 2023
@AaronDJohnson AaronDJohnson merged commit a4dd7b6 into nanograv:dev Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A bug in gp_signals.py

2 participants