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

Remove examples #25

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Remove examples #25

merged 2 commits into from
Jan 14, 2025

Conversation

hangqianjun
Copy link
Contributor

Problem & Solution Description (including issue #)

Removed the examples folder in this repo and added it into rail hub.

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@hangqianjun hangqianjun requested a review from jlvdb January 10, 2025 17:17
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.64%. Comparing base (9b2c9bf) to head (2c53adc).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #25   +/-   ##
=======================================
  Coverage   96.64%   96.64%           
=======================================
  Files           6        6           
  Lines         358      358           
=======================================
  Hits          346      346           
  Misses         12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jlvdb jlvdb merged commit 729a768 into main Jan 14, 2025
7 checks passed
@jlvdb jlvdb deleted the remove_example branch January 14, 2025 13:15
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