SforAiDl / decepticonlp

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

JSON load #52

Closed someshsingh22 closed 4 years ago

someshsingh22 commented 4 years ago

Commit 1 - Json loading enabled Commit 2 - Universal Path used Commit 3 - Merged with prior conflicting pulls

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 #52 into master will increase coverage by 0.79%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   91.32%   92.12%   +0.79%     
==========================================
  Files           6        6              
  Lines         173      165       -8     
==========================================
- Hits          158      152       -6     
+ Misses         15       13       -2     
Impacted Files Coverage Δ
decepticonlp/transforms/perturbations.py 86.84% <100.00%> (+1.12%) :arrow_up:

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 e3c6dde...64987df. Read the comment docs.