uva-bi-sdad / GHOST.jl

Tool for collecting GitHub data about Open Source Repositories and Contributors
https://uva-bi-sdad.github.io/GHOST.jl/dev/
ISC License
5 stars 0 forks source link

Added licenses code #2

Closed Nosferican closed 4 years ago

Nosferican commented 4 years ago

License Code

Description

This PR adds the setup and licenses functionality.

Fixes # (issue)

Type of change

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d0f7b61). Click here to learn what that means. The diff coverage is 69.76%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   69.76%           
=========================================
  Files             ?        3           
  Lines             ?       86           
  Branches          ?        0           
=========================================
  Hits              ?       60           
  Misses            ?       26           
  Partials          ?        0
Impacted Files Coverage Δ
src/OSSGH.jl 100% <100%> (ø)
src/01_setup/BaseUtils.jl 41.86% <41.86%> (ø)
src/02_licenses/Licenses.jl 97.29% <97.29%> (ø)

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 d0f7b61...d96cb14. Read the comment docs.