Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
BO SANG committed Jan 2, 2025
2 parents 5bbf7bb + c7ca4b8 commit 7173753
Show file tree
Hide file tree
Showing 22 changed files with 267 additions and 459 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: main test for the project
name: code-check

on:
pull_request:
Expand Down Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: 043586e5-68b8-4588-9bf4-c333f2692345
token: 3b0503fb-7c5e-4486-9ddf-2903deb77067
slug: intelligent-machine-learning/dlrover
operator-test:
runs-on: ubuntu-latest
Expand Down
11 changes: 0 additions & 11 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,3 @@ repos:
- id: yamllint
exclude:
(dlrover/python/tests/data|operator/config)
# - repo: https://github.com/igorshubovych/markdownlint-cli
# rev: v0.35.0
# hooks:
# - id: markdownlint
# name: markdownlint
# description: "Checks the style of Markdown files."
# entry: markdownlint --fix --config .markdownlint.yaml
# language: node
# types: [markdown]
# exclude: (dlrover/go/brain/vendor)
# args: [--fix]
3 changes: 3 additions & 0 deletions dlrover/go/master/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/intelligent-machine-learning/dlrover/go/master

go 1.23.4
12 changes: 0 additions & 12 deletions dlrover/python/brain/hpsearch/__init__.py

This file was deleted.

54 changes: 0 additions & 54 deletions dlrover/python/brain/hpsearch/base.py

This file was deleted.

148 changes: 0 additions & 148 deletions dlrover/python/brain/hpsearch/bo.py

This file was deleted.

Loading

0 comments on commit 7173753

Please sign in to comment.