OpenCodeFoundation / academia

School Management System
MIT License
3 stars 10 forks source link

update institute implemented #51

Closed ratanparai closed 6 years ago

ratanparai commented 6 years ago

The long wait is over, you can now update institute through angular front-end website ! 😁

closes #16

codecov[bot] commented 6 years ago

Codecov Report

Merging #51 into master will increase coverage by 1.32%. The diff coverage is 64.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   75.51%   76.84%   +1.32%     
==========================================
  Files          12       13       +1     
  Lines         241      285      +44     
  Branches        9        9              
==========================================
+ Hits          182      219      +37     
- Misses         57       64       +7     
  Partials        2        2
Impacted Files Coverage Δ
...rc/Academia.Web/Controllers/InstituteController.cs 71.42% <ø> (+24.06%) :arrow_up:
...a.Web/ClientApp/src/app/model/institute.service.ts 54.05% <45.45%> (-3.64%) :arrow_down:
...stitute/institute-edit/institute-edit.component.ts 67.74% <67.74%> (ø)
...stitute/institute-list/institute-list.component.ts 75% <83.33%> (+2.27%) :arrow_up:

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 f141e49...6692548. Read the comment docs.