Handlebars-Net / Handlebars.Net.Helpers

Handlebars.Net helpers in the categories: 'Boolean', 'Constants', 'Enumerable', 'Environment', 'Math', 'Regex', 'String', 'DateTime' and 'Url'.
MIT License
38 stars 14 forks source link

Add compare operators to Math #30

Closed StefH closed 3 years ago

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

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

25.0% 25.0% Coverage
0.0% 0.0% Duplication

codecov-commenter commented 3 years ago

Codecov Report

Merging #30 (0a2ab30) into master (efa6245) will decrease coverage by 0.14%. The diff coverage is 25.00%.

:exclamation: Current head 0a2ab30 differs from pull request most recent head f5f0b55. Consider uploading reports for the commit f5f0b55 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   39.71%   39.57%   -0.15%     
==========================================
  Files          29       29              
  Lines        2135     2153      +18     
  Branches      337      337              
==========================================
+ Hits          848      852       +4     
- Misses       1203     1217      +14     
  Partials       84       84              
Impacted Files Coverage Δ
src/Handlebars.Net.Helpers/Utils/ExecuteUtils.cs 47.69% <ø> (+1.53%) :arrow_up:
src/Handlebars.Net.Helpers/Helpers/MathHelpers.cs 25.33% <25.00%> (-2.74%) :arrow_down:

Continue to review full report at Codecov.

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