deprem-io-backend icon indicating copy to clipboard operation
deprem-io-backend copied to clipboard

Export için Scriptleri ekle

Open nazmirket opened this issue 2 years ago • 2 comments

Main branchi pull edip exportlar ile beraber çözüp tekrar pr attım

nazmirket avatar Feb 10 '23 23:02 nazmirket

Codecov Report

Merging #105 (f489895) into main (3d236ae) will increase coverage by 0.15%. The diff coverage is 48.27%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   52.52%   52.68%   +0.15%     
==========================================
  Files          15       14       -1     
  Lines        1068     1063       -5     
  Branches       24       23       -1     
==========================================
- Hits          561      560       -1     
+ Misses        507      503       -4     
Impacted Files Coverage Δ
models/Yardim.js 100.00% <ø> (ø)
models/YardimEt.js 100.00% <ø> (ø)
models/YardimKaydi.js 100.00% <ø> (ø)
models/İletisim.js 100.00% <ø> (ø)
routes/controllers/yardimEt.js 29.64% <33.33%> (+0.08%) :arrow_up:
routes/controllers/yardim.js 31.51% <41.66%> (+0.34%) :arrow_up:
routes/controllers/iletisim.js 41.07% <100.00%> (+0.39%) :arrow_up:
routes/controllers/yardimKaydi.js 46.66% <100.00%> (+0.76%) :arrow_up:
server/build.js 100.00% <100.00%> (ø)
lib/Check.js 35.48% <0.00%> (-2.45%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Feb 11 '23 00:02 codecov-commenter

npm run lint && npm run format komutlarını çalıştırdım

nazmirket avatar Feb 11 '23 00:02 nazmirket