project-koku / nise

A tool for generating sample cost usage data for testing purposes
GNU Affero General Public License v3.0
9 stars 15 forks source link

Nise enhancements to help QE and some yaml fixes #334

Closed cgoodfred closed 3 years ago

cgoodfred commented 3 years ago

A lot of discussions with QE led to some nise changes that include yaml gen benefits and some consistency between bigq and csv gen. Some of those changes include:

Here is an example yml with some of the usage data that is now usable (remove the .txt github does not allow the uploading of ymls): usage_example.yml.txt

codecov[bot] commented 3 years ago

Codecov Report

Merging #334 (002c14e) into master (ca73f3d) will increase coverage by 0.2%. The diff coverage is 87.4%.

@@           Coverage Diff            @@
##           master    #334     +/-   ##
========================================
+ Coverage    93.4%   93.5%   +0.2%     
========================================
  Files          45      45             
  Lines        3286    3270     -16     
  Branches      447     446      -1     
========================================
- Hits         3069    3059     -10     
- Misses        117     118      +1     
+ Partials      100      93      -7