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

Feat/rule #33

Merged
merged 5 commits into from
Sep 16, 2023
Merged

Feat/rule #33

merged 5 commits into from
Sep 16, 2023

Conversation

yuetan1988
Copy link
Owner

Description

This PR ...

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 Sep 16, 2023

Codecov Report

Merging #33 (5f6079f) into master (949b4bd) will not change coverage.
The diff coverage is n/a.

❗ Current head 5f6079f differs from pull request most recent head 628c18b. Consider uploading reports for the commit 628c18b to get more accurate results

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

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   25.57%   25.57%           
=======================================
  Files          24       24           
  Lines         919      919           
=======================================
  Hits          235      235           
  Misses        684      684           
Flag Coverage Δ
cpu 25.57% <ø> (ø)
unittest 25.57% <ø> (ø)

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

Files Changed Coverage Δ
lekin/lekin_struct/resource.py 22.72% <ø> (ø)
lekin/solver/construction_heuristics/backward.py 19.54% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yuetan1988 yuetan1988 merged commit 1d827c8 into master Sep 16, 2023
4 checks passed
@yuetan1988 yuetan1988 deleted the feat/rule branch September 16, 2023 14:20
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.

None yet

3 participants