SforAiDl / decepticonlp

Python Library for Robustness Monitoring and Adversarial Debugging of NLP models
MIT License
15 stars 10 forks source link

OOP implementation of char metrics #60

Closed parantak closed 4 years ago

parantak commented 4 years ago

done with .calculate()

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 4 years ago

Codecov Report

Merging #60 into master will increase coverage by 0.43%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   93.18%   93.61%   +0.43%     
==========================================
  Files           7        7              
  Lines         176      188      +12     
==========================================
+ Hits          164      176      +12     
  Misses         12       12              
Impacted Files Coverage Δ
decepticonlp/metrics/char_metrics.py 100.00% <100.00%> (ø)

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 f8c57e1...28b6462. Read the comment docs.