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

Add ar1_noise synth. data routine #503

Merged

Conversation

tensionhead
Copy link
Contributor

Changes Summary

  • also renamed AR2_network to ar2_network

Reviewer Checklist

  • Are testing routines present?
  • Do objects in the global package namespace perform proper parsing of their input?
  • Are all docstrings complete and accurate?
  • Is the CHANGELOG.md up to date?

Changes to be committed:
	modified:   doc/source/tutorials/fooof.rst
	modified:   doc/source/tutorials/resampling.rst
	modified:   doc/source/tutorials/welch.rst
	modified:   doc/source/user/complete_api.rst
	modified:   doc/source/user/selectdata.rst
	modified:   doc/source/user/synth_data.rst
	modified:   doc/source/user/user_api.rst
- also rename AR2_network to ar2_network
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Patch coverage: 54.54% and project coverage change: +0.08 🎉

Comparison is base (ad755d6) 68.95% compared to head (7087029) 69.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #503      +/-   ##
==========================================
+ Coverage   68.95%   69.03%   +0.08%     
==========================================
  Files          87       87              
  Lines       10162    10164       +2     
  Branches     2073     2072       -1     
==========================================
+ Hits         7007     7017      +10     
  Misses       2617     2617              
+ Partials      538      530       -8     
Impacted Files Coverage Δ
syncopy/synthdata/utils.py 100.00% <ø> (ø)
syncopy/tests/backend/test_fooofspy.py 85.00% <0.00%> (ø)
syncopy/tests/local_spy.py 0.00% <ø> (ø)
syncopy/synthdata/analog.py 72.05% <50.00%> (-3.75%) ⬇️
syncopy/tests/backend/test_conn.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tensionhead tensionhead merged commit c996d57 into dev May 9, 2023
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.

1 participant