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

fix: lekin examples with forward and backward scheduling #36

Merged
merged 11 commits into from
Aug 2, 2024

Conversation

yuetan1988
Copy link
Owner

Description

This PR fix the examples

Checklist

  • Linked issues (if existing)
  • Amended changelog.md for large changes (and added myself there as contributor)
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with pre-commit install.
    To run hooks independent of commit, execute pre-commit run --all-files

Thank you for joining. Have fun coding!

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 27.05%. Comparing base (609deba) to head (78f096c).

Files Patch % Lines
lekin/lekin_struct/job.py 0.00% 1 Missing ⚠️
lekin/lekin_struct/resource.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   27.05%   27.05%           
=======================================
  Files          27       27           
  Lines         987      987           
=======================================
  Hits          267      267           
  Misses        720      720           
Flag Coverage Δ
cpu 27.05% <0.00%> (ø)
unittest 27.05% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@yuetan1988 yuetan1988 merged commit 0e82863 into master Aug 2, 2024
9 checks passed
@yuetan1988 yuetan1988 deleted the fix/benchmark2 branch August 2, 2024 09:33
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.

3 participants