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

Replace mockery with moq #77

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Replace mockery with moq #77

merged 1 commit into from
Oct 3, 2022

Conversation

paskal
Copy link
Collaborator

@paskal paskal commented Oct 2, 2022

Telegram interfaces change after migrating from the v4 to the v5 version of the Telegram library, so they are not changed here.

Telegram interfaces change after migrating from the v4 to the v5 version
of the Telegram library, so they are not changed here.
@coveralls
Copy link

coveralls commented Oct 2, 2022

Pull Request Test Coverage Report for Build 3169148135

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 38 of 71 (53.52%) changed or added relevant lines in 2 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 79.566%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/events/mock_msg_logger.go 19 20 95.0%
app/bot/mock_interface.go 19 51 37.25%
Files with Coverage Reduction New Missed Lines %
app/bot/mock_interface.go 4 34.55%
Totals Coverage Status
Change from base Build 3131529615: -0.3%
Covered Lines: 1760
Relevant Lines: 2212

💛 - Coveralls

@umputun umputun merged commit 51dcb0b into radio-t:master Oct 3, 2022
@paskal paskal deleted the paskal/moq branch October 3, 2022 07:25
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.

3 participants