codebuddies / backend

CodeBuddies back-end
https://codebuddies.org
GNU General Public License v3.0
20 stars 25 forks source link

Issue 81 createapp #169

Closed watchtheblur closed 4 years ago

watchtheblur commented 4 years ago

What type of PR is this? (check all applicable)

Context

Placeholder example below:

Closes Issue #81

Created app for Open Source Projects (osprojects)

Other Related Tickets & Documents (as needed)

This relates to issue #79

Implementation Details

docker-compose run --rm app django-admin startapp osprojects

New Libraries/Dependancies Introduced (Fill out as needed)

Any new migration files added?

Did you add tests?

Code added or changed without test coverage or good reason for exemption won't be approved.

Did you add documentation?

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@f018ef7). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage        ?   83.19%           
=======================================
  Files           ?       32           
  Lines           ?      494           
  Branches        ?        0           
=======================================
  Hits            ?      411           
  Misses          ?       83           
  Partials        ?        0           

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 f018ef7...1d1bb3f. Read the comment docs.