Embraser01 / INSA-Planning-generator

Générateur de planning (ICS) depuis l'emploi du temps INSA Lyon - Dept IF
https://calendar.insa.finch4.xyz
GNU General Public License v3.0
10 stars 3 forks source link

v1.1 (coverage fix) #12

Closed Embraser01 closed 7 years ago

Embraser01 commented 7 years ago

This version is a BIG refactoring of all the project.

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##             master   #12   +/-   ##
======================================
  Coverage          ?   75%           
======================================
  Files             ?     9           
  Lines             ?   148           
  Branches          ?     0           
======================================
  Hits              ?   111           
  Misses            ?    37           
  Partials          ?     0
Impacted Files Coverage Δ
src/api/exporter.js 100% <ø> (ø)
src/api/models/planning.js 35% <ø> (ø)
src/api/models/event.js 100% <ø> (ø)
src/api/index.js 100% <ø> (ø)
src/api/constants.js 100% <ø> (ø)
src/api/models/index.js 100% <ø> (ø)
src/api/feed.js 56% <ø> (ø)
src/api/parser.js 100% <ø> (ø)
src/api/password-manager.js 100% <ø> (ø)

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 4eb80af...947979d. Read the comment docs.