Tijani-Dia / dj-tracker

A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/
https://tijani-dia.github.io/dj-tracker/
BSD 3-Clause "New" or "Revised" License
80 stars 3 forks source link

Update UI #5

Closed Tijani-Dia closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #5 (38fc937) into main (b107929) will decrease coverage by 0.19%. The diff coverage is 14.28%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   88.96%   88.78%   -0.19%     
==========================================
  Files          19       19              
  Lines        1396     1400       +4     
  Branches      212      213       +1     
==========================================
+ Hits         1242     1243       +1     
- Misses        125      128       +3     
  Partials       29       29              
Impacted Files Coverage Δ
src/dj_tracker/models.py 73.72% <0.00%> (-1.10%) :arrow_down:
src/dj_tracker/views.py 40.98% <33.33%> (+0.30%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more