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

COST-2380: oci static report #394

Closed djnakabaale closed 2 years ago

djnakabaale commented 2 years ago

This PR is resolves COST-2380

add oci example static data yaml file add oci yaml generator add oci static report file generation add oci move reports to local bucket

Testing Instructions:

Run these commands:

Expect to see: number of tests run and the time taken in seconds, for example: Ran 3 tests in 0.001s

codecov[bot] commented 2 years ago

Codecov Report

Merging #394 (6326ab9) into main (18d5f8d) will increase coverage by 0.2%. The diff coverage is 97.6%.

@@           Coverage Diff           @@
##            main    #394     +/-   ##
=======================================
+ Coverage   93.7%   94.0%   +0.2%     
=======================================
  Files         56      57      +1     
  Lines       4142    4212     +70     
  Branches     605     614      +9     
=======================================
+ Hits        3883    3958     +75     
  Misses       144     144             
+ Partials     115     110      -5