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

awg70000 add test of warning when waveform is clipped #2585

Merged
merged 2 commits into from
Jan 4, 2021

Conversation

jenshnielsen
Copy link
Collaborator

This line is intermittently covered by tests as is causing coverage failures such as https://codecov.io/gh/QCoDeS/Qcodes/pull/2584/changes in non related CI runs. This adds a test that explicitly covers this line. The line is intermittently covered since the data generated in the forged sequence is sampled from a normal distribution that may or may not clip the output.

@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #2585 (c68f4dc) into master (d95d864) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2585   +/-   ##
=======================================
  Coverage   63.60%   63.61%           
=======================================
  Files         198      198           
  Lines       25915    25915           
=======================================
+ Hits        16484    16485    +1     
+ Misses       9431     9430    -1     

@jenshnielsen jenshnielsen merged commit 0cc67dc into microsoft:master Jan 4, 2021
@jenshnielsen jenshnielsen deleted the awg70000_coverage branch January 20, 2021 15:31
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