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

[REFACTOR] logger export added. #124

Merged
merged 1 commit into from
Jul 21, 2023
Merged

[REFACTOR] logger export added. #124

merged 1 commit into from
Jul 21, 2023

Conversation

sir-gon
Copy link
Owner

@sir-gon sir-gon commented Jul 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #124 (8d7f12f) into main (33610ce) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #124   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         4417      4418    +1     
  Branches       396       396           
=========================================
+ Hits          4417      4418    +1     
Impacted Files Coverage Δ
src/hackerrank/implementation/betweenTwoSets.ts 100.00% <100.00%> (ø)
src/hackerrank/implementation/birthday.ts 100.00% <100.00%> (ø)
src/hackerrank/implementation/breakingRecords.ts 100.00% <100.00%> (ø)
src/hackerrank/implementation/countingValleys.ts 100.00% <100.00%> (ø)
src/hackerrank/implementation/divisibleSumPairs.ts 100.00% <100.00%> (ø)
src/hackerrank/implementation/migratoryBirds.ts 100.00% <100.00%> (ø)
src/hackerrank/implementation/repeatedString.ts 100.00% <100.00%> (ø)
src/hackerrank/implementation/sockMerchant.ts 100.00% <100.00%> (ø)
src/logger.ts 100.00% <100.00%> (ø)

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

@sir-gon sir-gon merged commit 3d1ce53 into main Jul 21, 2023
25 checks passed
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