validator-labs / validatorctl

A CLI tool for the validator ecosystem.
https://validator-labs.github.io/docs
Apache License 2.0
4 stars 0 forks source link

fix: slack values generated with incorrect casing #253

Closed TylerGillson closed 2 weeks ago

TylerGillson commented 2 weeks ago

Issue

N/A

Description

Ensure proper casing for channelId.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
+ Coverage   49.16%   49.38%   +0.21%     
==========================================
  Files          46       46              
  Lines        8089     8100      +11     
==========================================
+ Hits         3977     4000      +23     
+ Misses       3247     3233      -14     
- Partials      865      867       +2     
Files with missing lines Coverage Δ
...tegration/validatorctl/testcases/test_validator.go 91.90% <100.00%> (+0.13%) :arrow_up:

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 02a4824...c9d30eb. Read the comment docs.