Skip to content

Conversation

@kushalkolar
Copy link
Contributor

continued from #88, rebase got messy

This works and should be ready to go!

@coveralls
Copy link
Collaborator

coveralls commented Mar 24, 2023

Pull Request Test Coverage Report for Build 4507192899

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 30 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 57.061%

Files with Coverage Reduction New Missed Lines %
improv/cli.py 30 66.5%
Totals Coverage Status
Change from base Build 4504290642: -0.05%
Covered Lines: 990
Relevant Lines: 1735

💛 - Coveralls

Copy link
Contributor Author

@kushalkolar kushalkolar left a comment

Choose a reason for hiding this comment

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

@clewis7 will make a test using the nbmake plugin

"""
Generates 512 x 512 frame and puts it in the queue for the processor
"""

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@clewis7 generate a 2D sine wave with a wavelength that depends on if the number is even or odd

Copy link
Contributor Author

Choose a reason for hiding this comment

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

instead of doing two different wavelengths it'd be nicer to see scrolling "bars" of a sine wave, you have have n_xvals for 1 period, increase the start x_val on each new frame, and just test that the image looks correct based on the current frame number.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@clewis7 verify that sine wave is correct based on frame index (if even or odd)

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