Skip to content

Commit

Permalink
Merge pull request #259 from leeeeeyeon/hotfix/codecov
Browse files Browse the repository at this point in the history
docs: README codecov ๋ฑƒ์ง€ ์ˆ˜์ • ๋ฐ codecov ํ…Œ์ŠคํŠธ
  • Loading branch information
leeeeeyeon authored Oct 10, 2023
2 parents d70522c + d667987 commit 56d8937
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# <img src="https://github.com/SWM-GSM/blabla-server/assets/65899774/9b2e6d8e-5a2c-46fe-a8b0-0f082ac58202" align="left" width="100"> ๋ธ”๋ผ๋ธ”๋ผ(blabla)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FSWM-GSM%2Fblabla-server&count_bg=%23FF9973&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
[![Github Actions](https://github.com/SWM-GSM/blabla-server/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/SWM-GSM/blabla-server/actions)
[![codecov](https://codecov.io/gh/leeeeeyeon/blabla-server/graph/badge.svg?token=R4D8ED79JW)](https://codecov.io/gh/leeeeeyeon/blabla-server)
[![codecov](https://codecov.io/gh/SWM-GSM/blabla-server/graph/badge.svg?token=QZ33KMK85U)](https://codecov.io/gh/SWM-GSM/blabla-server)

๐Ÿ—ฃ๏ธ ์˜์–ด ์Šคํ”ผํ‚น, ์—ฐ์Šต๋ถ€ํ„ฐ ์‹ค์ „๊นŒ์ง€ ๋ชจ๋‘ ๋ธ”๋ผ๋ธ”๋ผ์—์„œ! <br> <br>
๐Ÿ’ญ ๋ธ”๋ผ๋ธ”๋ผ๋Š” `์–ธ์–ด ๊ตํ™˜`๊ณผ `AI ๊ธฐ๋ฐ˜ ํ”ผ๋“œ๋ฐฑ ๋ฆฌํฌํŠธ`๋ฅผ ํ†ตํ•ด ์˜์–ด ์Šคํ”ผํ‚น ์‹ค๋ ฅ์„ ํ–ฅ์ƒํ•  ์ˆ˜ ์žˆ๋„๋ก ๋•๋Š” ์†Œ์…œ ๊ธฐ๋ฐ˜ ์—๋“€ํ…Œํฌ ์„œ๋น„์Šค์ž…๋‹ˆ๋‹ค. <br>
Expand Down
9 changes: 9 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
comment:
layout: "reach,diff,flags,files,footer"
behavior: default
require_changes: false
require_base: false
require_head: false
branches:
- develop
- main

0 comments on commit 56d8937

Please sign in to comment.