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

fix: cast tag value to string before call replace #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: cast tag value to string before call replace

112e39f
Select commit
Loading
Failed to load commit list.
Open

fix: cast tag value to string before call replace #48

fix: cast tag value to string before call replace
112e39f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 1s

54.93% (+0.07%) compared to 649c5fd

View this Pull Request on Codecov

54.93% (+0.07%) compared to 649c5fd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (649c5fd) 54.86% compared to head (112e39f) 54.93%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   54.86%   54.93%   +0.07%     
==========================================
  Files          24       24              
  Lines         751      750       -1     
  Branches      228      226       -2     
==========================================
  Hits          412      412              
+ Misses        274      273       -1     
  Partials       65       65              

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