Skip to content

Conversation

code-yeongyu
Copy link
Owner

  • Naver 의 export 를 전부 named export 로 변경
  • Naver 앱의 class 들에 Naver prefix 추가
  • cSpell 단어장 추가
  • rxjs dependency 제거
  • 예제 코드 업데이트
  • README.md 에서 예제 코드 업데이트
  • 2.0.0

@codecov-commenter
Copy link

Codecov Report

Merging #14 (582b1b3) into master (38fc8e1) will increase coverage by 6.56%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   52.52%   59.09%   +6.56%     
==========================================
  Files           6        6              
  Lines          99       88      -11     
  Branches       10       10              
==========================================
  Hits           52       52              
+ Misses         47       36      -11     
Impacted Files Coverage Δ
src/app/naver/moduleFactory.ts 0.00% <0.00%> (ø)
src/app/naver/service.ts 0.00% <0.00%> (ø)
src/app/naver/urlChanger.ts 100.00% <ø> (ø)

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 38fc8e1...582b1b3. Read the comment docs.

@code-yeongyu code-yeongyu merged commit 9f2ee88 into master Feb 10, 2022
@code-yeongyu code-yeongyu deleted the refactor-imports branch February 10, 2022 10:33
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.

2 participants