Skip to content

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Jan 28, 2022

Close #863 by implementing return_cpos optional keyword.

I also added the option that if no output is request, it will return None. I think it is more pythonic.

@germa89 germa89 self-assigned this Jan 28, 2022
@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #865 (03a8956) into main (27c22b3) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #865      +/-   ##
==========================================
+ Coverage   58.08%   58.22%   +0.14%     
==========================================
  Files         172      172              
  Lines       10560    10586      +26     
==========================================
+ Hits         6134     6164      +30     
+ Misses       4426     4422       -4     

@akaszynski
Copy link
Collaborator

akaszynski commented Jan 29, 2022

Ha! Code coverage (check) is excellent.

Copy link
Collaborator

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nitpick, otherwise LGTM.

@akaszynski akaszynski enabled auto-merge (squash) January 31, 2022 22:30
@akaszynski akaszynski merged commit 33ec6a5 into main Jan 31, 2022
@akaszynski akaszynski deleted the feat/return-None-in-general_plotter branch January 31, 2022 22:45
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.

Add the data hiding from the camera position (cpos)

2 participants