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

Generate OCP Namespace Label Reports #303

Closed lrlevine6 closed 3 years ago

lrlevine6 commented 3 years ago

This will allow the creation of namespace labels csv files for nise. This process can be checked by running nise file generation with namespace labels included in the static yaml file.

codecov[bot] commented 3 years ago

Codecov Report

Merging #303 (de1c86a) into master (862fc3d) will increase coverage by 0.1%. The diff coverage is 100.0%.

@@           Coverage Diff            @@
##           master    #303     +/-   ##
========================================
+ Coverage    93.9%   94.0%   +0.1%     
========================================
  Files          45      45             
  Lines        2858    2876     +18     
  Branches      386     390      +4     
========================================
+ Hits         2683    2703     +20     
+ Misses         93      92      -1     
+ Partials       82      81      -1