dwyl / mvp

📲 simplest version of the @dwyl app
https://mvp.fly.dev
GNU General Public License v2.0
87 stars 2 forks source link

PR: Allow creating new `tag` #208

Closed SimonLab closed 1 year ago

SimonLab commented 1 year ago

Display form for creating new tags ref: https://github.com/dwyl/mvp/issues/201#issuecomment-1311648666

image

image

codecov[bot] commented 1 year ago

Codecov Report

Merging #208 (8d1fbe1) into main (8809718) will decrease coverage by 1.31%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              main     #208      +/-   ##
===========================================
- Coverage   100.00%   98.68%   -1.32%     
===========================================
  Files           13       13              
  Lines          221      228       +7     
===========================================
+ Hits           221      225       +4     
- Misses           0        3       +3     
Impacted Files Coverage Δ
lib/app_web/controllers/tag_controller.ex 100.00% <100.00%> (ø)
lib/app_web/live/app_live.ex 96.10% <0.00%> (-3.90%) :arrow_down:

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

SimonLab commented 1 year ago

coverage down on "project" linked to empty line: image