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

Developing #22

Merged
merged 7 commits into from
Jun 24, 2023
Merged

Developing #22

merged 7 commits into from
Jun 24, 2023

Conversation

LongxingTan
Copy link
Collaborator

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 Jun 24, 2023

Codecov Report

Merging #22 (b9c674c) into master (82f6dcb) will increase coverage by 3.15%.
The diff coverage is 76.92%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   30.47%   33.62%   +3.15%     
==========================================
  Files           8       10       +2     
  Lines         105      113       +8     
==========================================
+ Hits           32       38       +6     
- Misses         73       75       +2     
Flag Coverage Δ
cpu 33.62% <76.92%> (+3.15%) ⬆️
unittest 33.62% <76.92%> (+3.15%) ⬆️

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

Impacted Files Coverage Δ
lekin/solver/construction_heuristics/spt.py 10.93% <50.00%> (ø)
lekin/solver/construction_heuristics/lpst.py 60.00% <60.00%> (ø)
lekin/__init__.py 100.00% <100.00%> (ø)
lekin/solver/construction_heuristics/__init__.py 66.66% <100.00%> (ø)
...t_solver/test_construction_heuristics/test_lpst.py 100.00% <100.00%> (ø)
...st_solver/test_construction_heuristics/test_spt.py 100.00% <100.00%> (ø)

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

@LongxingTan LongxingTan merged commit 5e4223f into master Jun 24, 2023
18 checks passed
@LongxingTan LongxingTan deleted the dev branch June 24, 2023 13:47
@LongxingTan LongxingTan restored the dev branch June 24, 2023 14:00
@LongxingTan LongxingTan deleted the dev branch June 24, 2023 14:03
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