alpacahq / marketstore

DataFrame Server for Financial Timeseries Data
Apache License 2.0
1.87k stars 226 forks source link

fix(xignitefeeder): validate API token length #589

Closed dakimura closed 2 years ago

dakimura commented 2 years ago

WHAT

WHY

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov-commenter commented 2 years ago

Codecov Report

Merging #589 (01f4ec4) into master (cf4a788) will increase coverage by 0.02%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
+ Coverage   48.95%   48.97%   +0.02%     
==========================================
  Files         138      138              
  Lines       12880    12886       +6     
==========================================
+ Hits         6305     6311       +6     
  Misses       6030     6030              
  Partials      545      545              
Impacted Files Coverage Δ
contrib/xignitefeeder/configs/config.go 53.52% <75.00%> (+4.29%) :arrow_up: