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

feat: cors 설정 #186

Merged
merged 1 commit into from
Jan 1, 2024
Merged

feat: cors 설정 #186

merged 1 commit into from
Jan 1, 2024

Conversation

shin-mallang
Copy link
Member

@shin-mallang shin-mallang self-assigned this Jan 1, 2024
@shin-mallang shin-mallang linked an issue Jan 1, 2024 that may be closed by this pull request
1 task
Copy link

sonarqubecloud bot commented Jan 1, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

github-actions bot commented Jan 1, 2024

Test Results

342 files  ±0  342 suites  ±0   39s ⏱️ +3s
957 tests ±0  956 ✅ ±0  1 💤 ±0  0 ❌ ±0 
992 runs  ±0  991 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 859584c. ± Comparison against base commit e2b9589.

This pull request removes 17 and adds 4 tests. Note that renamed tests count towards both.

 
          Shin._.Mallang
        title-value
    </title>
    <meta property="og:title" content="Shin._.Mallang"/>
    <title>
    HI
 </head>
</body>
…
com.mallang.reference.domain.ReferenceLinkTest$생성_시 ‑ [3] title= 
 
com.mallang.reference.domain.ReferenceLinkTitleTest$생성_시 ‑ [4] title=

com.mallang.reference.infrastructure.jsoup.JsoupUrlTitleMetaInfoFetcherTest ‑ [1] html=<!DOCTYPE html>
<head>
    <title>
          Shin._.Mallang
    </title>
 </head>

<body>
    HI
</body>

</html>

com.mallang.reference.infrastructure.jsoup.JsoupUrlTitleMetaInfoFetcherTest ‑ [2] html=<!DOCTYPE html>
<head>
    <title>
        title-value
    </title>
    <meta property="og:title" content="Shin._.Mallang"/>
 </head>

<body>
    HI
</body>

</html>

@shin-mallang shin-mallang merged commit f108eb9 into main Jan 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🚀 feature] cors 설정
1 participant