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

add cron to dcron and splite e2e test cases from other test cases. #81

Merged
merged 10 commits into from
Jan 3, 2024

Conversation

dxyinme
Copy link
Collaborator

@dxyinme dxyinme commented Jan 1, 2024

No description provided.

withrjp and others added 5 commits November 20, 2023 21:50
* add NodeID function into dcron

* add cron lib

* fix warning

* logger removal : phares1

* update

* update

* update
* add example app to readme

* add NodeID function into dcron

* add cron lib

* fix warning

* logger removal : phares1

* update

* update

* update

* update

* update

* update

* update

* update test workflow

* revert 1.22

* update etcd driver

* update

* fix get nodes

* update

* update for fix TAT

* Revert "update etcd driver"

This reverts commit a21ebf7.

* Revert "deps: updated go-redis to v9 (#79)"

This reverts commit 0b85b24.

* update

* update

* refact etcd

* Revert "refact etcd"

This reverts commit 049bed1.

* Revert "update"

This reverts commit 9c71fd6.

* update

* refactor etcddriver

* fix error

* update

* Revert "update"

This reverts commit 6cfcfe6.

* Revert "fix error"

This reverts commit 99b2d82.

* Revert "refactor etcddriver"

This reverts commit a576ac3.

* update

* update

* remove comments, and fix

* add comments
@dxyinme dxyinme changed the title Develop add cron to dcron and splite e2e test cases from other test cases. Jan 1, 2024
@dxyinme dxyinme requested a review from libi January 1, 2024 03:51
@dxyinme
Copy link
Collaborator Author

dxyinme commented Jan 1, 2024

etcd driver 之前的heartbeat写的有点问题,也修复了。

@libi
Copy link
Owner

libi commented Jan 1, 2024

👍👍 我这两天就看看

@libi
Copy link
Owner

libi commented Jan 1, 2024

这个合并以后也是直接作为broken版本 要不要搞一个v2 然后入口函数直接重构

@dxyinme
Copy link
Collaborator Author

dxyinme commented Jan 1, 2024

这个合并以后也是直接作为broken版本 要不要搞一个v2 然后入口函数直接重构

感觉不是很需要作为broken版本,因为API啥的都没什么变化。搞个V2也可以,不过我觉得可以等到把cron的那些什么Entities(), GetJob()之类的函数移植过来之后再弄

@libi
Copy link
Owner

libi commented Jan 1, 2024

好吧 那就先合并主版本吧

@dxyinme
Copy link
Collaborator Author

dxyinme commented Jan 2, 2024

好吧 那就先合并主版本吧

image
我们以后合并的时候都用这个squash merge叭,这样可以将commit压缩的少一点

@libi
Copy link
Owner

libi commented Jan 2, 2024

好的

@libi
Copy link
Owner

libi commented Jan 2, 2024

测试脚本可能需要改下, 我看你加上了 e2e 测试,看看生成的coverage用哪个呀 还是能两个都可以用。

@dxyinme
Copy link
Collaborator Author

dxyinme commented Jan 2, 2024

测试脚本可能需要改下, 我看你加上了 e2e 测试,看看生成的coverage用哪个呀 还是能两个都可以用。

这个我研究一下,看看能不能把他们合并在一起

@dxyinme
Copy link
Collaborator Author

dxyinme commented Jan 2, 2024

测试脚本可能需要改下, 我看你加上了 e2e 测试,看看生成的coverage用哪个呀 还是能两个都可以用。

我还是把他们合在一起了,单纯e2e的话生成的coverage是空的,而且也会丢失很多覆盖率。

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@dxyinme
Copy link
Collaborator Author

dxyinme commented Jan 2, 2024

OK搞定了

@libi libi merged commit 171374b into master Jan 3, 2024
6 checks passed
@dxyinme dxyinme deleted the develop branch January 14, 2024 05:46
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.

4 participants