Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

resolve issue #75 #108

Merged
merged 1 commit into from
Nov 26, 2024
Merged

resolve issue #75 #108

merged 1 commit into from
Nov 26, 2024

Conversation

nurzhan-saktaganov
Copy link
Collaborator

  • linter: don't capitalize error strings and capitalize log
  • fix misspellings

What has been done? Why? What problem is being solved?
See issue #75

I didn't forget about (remove if it is not applicable):

Related issues:

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 68.75000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 69.49%. Comparing base (6c00500) to head (0b615f9).

Files with missing lines Patch % Lines
providers/viper/provider.go 0.00% 2 Missing ⚠️
api.go 75.00% 1 Missing ⚠️
logger.go 50.00% 1 Missing ⚠️
replicaset.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   69.49%   69.49%           
=======================================
  Files          13       13           
  Lines        1262     1262           
=======================================
  Hits          877      877           
  Misses        337      337           
  Partials       48       48           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

* linter: don't capitalize error strings and capitalize log
* fix misspellings
@nurzhan-saktaganov nurzhan-saktaganov force-pushed the nsaktaganov_resolve_issue_75 branch from 348603f to 0b615f9 Compare November 21, 2024 22:15
@KaymeKaydex KaymeKaydex merged commit 097ac24 into master Nov 26, 2024
8 checks passed
@nurzhan-saktaganov nurzhan-saktaganov deleted the nsaktaganov_resolve_issue_75 branch December 13, 2024 22:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Codestyle: add linter check: don't capitalize error strings and capitalize log
3 participants