jupyter-naas / naas

Low-code Python library to safely use notebooks in production: schedule workflows, generate assets, trigger webhooks, send notifications, build pipelines, manage secrets (Cloud-only)
https://app.naas.ai/
GNU Affero General Public License v3.0
286 stars 25 forks source link

feat: Add credits (account) in naas manager. #235

Closed Dr0p42 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #235 (d1f3cd7) into main (94c603c) will decrease coverage by 0.00%. The diff coverage is 61.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
- Coverage   66.26%   66.25%   -0.01%     
==========================================
  Files          35       36       +1     
  Lines        3148     3177      +29     
==========================================
+ Hits         2086     2105      +19     
- Misses       1062     1072      +10     
Impacted Files Coverage Δ
naas/runner/scheduler.py 59.72% <0.00%> (+0.13%) :arrow_up:
naas/runner/controllers/credits.py 58.33% <58.33%> (ø)
naas/scheduler.py 49.01% <80.00%> (+0.53%) :arrow_up:
naas/__init__.py 39.31% <100.00%> (ø)
naas/ntypes.py 86.66% <100.00%> (+0.18%) :arrow_up:
naas/runner/runner.py 77.86% <100.00%> (+0.55%) :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 94c603c...d1f3cd7. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication