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 deprecated code and associated tests #289

Merged
merged 1 commit into from May 25, 2023

Conversation

mellis13
Copy link
Contributor

This PR removes source code that has been deprecated for at least 12 months. The following code has been removed:

  • smartsim.constants (deprecated >= 16 months)
  • smartsim.slurm (deprecated >= 12 months)
  • smartsim.database.orchestrator.CobaltOrchestrator (deprecated >= 15 months)
  • smartsim.database.orchestrator.LSFOrchestrator (deprecated >= 15 months)
  • smartsim.database.orchestrator.SlurmOrchestrator (deprecated >= 15 months)
  • smartsim.database.orchestrator.PBSOrchestrator (deprecated >= 15 months)
  • smartsim.tf (deprecated >= 15 months)

@mellis13 mellis13 requested a review from MattToast May 24, 2023 22:42
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #289 (2721125) into develop (564b581) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #289      +/-   ##
===========================================
+ Coverage    87.70%   87.77%   +0.07%     
===========================================
  Files           60       58       -2     
  Lines         3374     3322      -52     
===========================================
- Hits          2959     2916      -43     
+ Misses         415      406       -9     
Impacted Files Coverage Δ
smartsim/database/orchestrator.py 83.21% <ø> (-1.93%) ⬇️
smartsim/database/__init__.py 100.00% <100.00%> (ø)

Copy link
Member

@MattToast MattToast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hooray, its clean!!! LGTM!

@mellis13 mellis13 merged commit 2c83794 into CrayLabs:develop May 25, 2023
10 checks passed
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

2 participants