Coverage default.go #330

Open
atolstikhin wants to merge 2 commits from atolstikhin/micro:test_coverage into master
Member

Coverage default.go

Added tests for default.go. The tests are successful

Coverage default.go Added tests for default.go. The tests are successful
atolstikhin added 1 commit 2024-04-05 10:59:12 +03:00
Go / test (pull_request) Has been cancelled Details
lint / lint (pull_request) Has been cancelled Details
pr / test (pull_request) Has been cancelled Details
e444d0f0f6
Coverage default.go
vtolstov added 1 commit 2024-05-09 19:32:56 +03:00
pr / test (pull_request) Successful in 2m55s Details
Go / test (pull_request) Failing after 7m10s Details
lint / lint (pull_request) Successful in 11m13s Details
b8ced81744
Merge branch 'master' into test_coverage
Some checks failed
pr / test (pull_request) Successful in 2m55s
Go / test (pull_request) Failing after 7m10s
lint / lint (pull_request) Successful in 11m13s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b atolstikhin-test_coverage master
git pull test_coverage

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff atolstikhin-test_coverage
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro#330
No description provided.