Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

issue-76: Disable the log for a specific stub #110

Merged
merged 4 commits into from
Mar 17, 2021

Conversation

lowitea
Copy link
Contributor

@lowitea lowitea commented Mar 16, 2021

closes #76

@lowitea lowitea added this to the 1.1.0 milestone Mar 16, 2021
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #110 (7f3f1be) into develop (d1b21e2) will increase coverage by 0.16%.
The diff coverage is 93.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #110      +/-   ##
===========================================
+ Coverage    96.15%   96.31%   +0.16%     
===========================================
  Files            7        7              
  Lines          182      190       +8     
  Branches        12       15       +3     
===========================================
+ Hits           175      183       +8     
  Misses           5        5              
  Partials         2        2              
Impacted Files Coverage Δ
http_stubs/tasks.py 92.30% <90.90%> (+1.83%) ⬆️
http_stubs/models.py 96.66% <100.00%> (+0.05%) ⬆️
http_stubs/views.py 100.00% <100.00%> (ø)

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 d1b21e2...7f3f1be. Read the comment docs.

@lowitea lowitea force-pushed the issue-76 branch 2 times, most recently from 60ab85c to e303837 Compare March 17, 2021 07:57
http_stubs/models.py Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Mar 17, 2021

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lowitea lowitea merged commit 11a008f into Uma-Tech:develop Mar 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable the log for a specific stub
2 participants