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 numbers with proper HTTP status codes in tests #1334

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Conversation

paskal
Copy link
Sponsor Collaborator

@paskal paskal commented Apr 17, 2022

Also, remove unneeded whitespaces using whitespace linter for golangci-lint.

Also, remove unneeded whitespaces using whitespace
linter for golangci-lint.
@paskal paskal added the backend label Apr 17, 2022
@paskal paskal requested a review from umputun as a code owner April 17, 2022 21:20
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2181168709

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 10 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.2%) to 84.328%

Files with Coverage Reduction New Missed Lines %
backend/app/migrator/native.go 1 73.17%
backend/app/migrator/wordpress.go 1 80.46%
backend/app/notify/slack.go 1 91.53%
backend/app/rest/api/rest.go 1 93.51%
backend/app/rest/api/rss.go 1 83.48%
backend/app/store/engine/bolt.go 1 83.47%
backend/app/store/image/fs_store.go 1 83.18%
backend/app/store/service/service.go 1 88.27%
backend/app/notify/notify.go 2 94.34%
Totals Coverage Status
Change from base Build 2175145195: -0.2%
Covered Lines: 6005
Relevant Lines: 7121

💛 - Coveralls

@umputun umputun merged commit 2a7966b into master Apr 18, 2022
@umputun umputun deleted the paskal/tests branch April 18, 2022 00:42
@paskal paskal added this to the 1.10.0 milestone Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants