Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing put #35

Merged
merged 5 commits into from
Jan 2, 2023
Merged

Implementing put #35

merged 5 commits into from
Jan 2, 2023

Conversation

G0maa
Copy link
Owner

@G0maa G0maa commented Jan 2, 2023

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #35 (64023a5) into master (a8971d8) will decrease coverage by 4.04%.
The diff coverage is 50.47%.

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   75.75%   71.71%   -4.05%     
==========================================
  Files          25       25              
  Lines        1225     1421     +196     
  Branches       60       60              
==========================================
+ Hits          928     1019      +91     
- Misses        296      401     +105     
  Partials        1        1              
Impacted Files Coverage Δ
src/services/subject.service.ts 71.11% <18.75%> (-28.89%) ⬇️
src/services/activeSubject.service.ts 69.64% <30.76%> (-11.76%) ⬇️
src/services/user.service.ts 57.89% <38.46%> (-42.11%) ⬇️
src/services/studyClass.service.ts 63.15% <43.47%> (-13.99%) ⬇️
src/services/student.service.ts 82.08% <45.45%> (-17.92%) ⬇️
src/services/teacher.service.ts 82.60% <45.45%> (-17.40%) ⬇️
src/controllers/studyClass.ts 78.20% <52.94%> (-7.05%) ⬇️
src/controllers/activeSubject.ts 81.33% <58.82%> (-6.60%) ⬇️
src/controllers/subject.ts 88.88% <62.50%> (-11.12%) ⬇️
src/controllers/student.ts 91.35% <68.18%> (-8.65%) ⬇️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@G0maa G0maa merged commit a2cfea2 into master Jan 2, 2023
@G0maa G0maa deleted the implementing-put branch January 6, 2023 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant