Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Conversation

@JonghoKim-jj
Copy link
Contributor

Close #201

- Change module name: github -> outbound
- Change directory name for GraphQL files:
  src/github -> src/outbound/graphql
- Change module name: graphql -> api
@JonghoKim-jj JonghoKim-jj force-pushed the leo/#201-rename-module branch from 768ceaa to f52a966 Compare August 6, 2025 03:53
@codecov
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.04%. Comparing base (94c437f) to head (f52a966).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/main.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   26.04%   26.04%           
=======================================
  Files          13       13           
  Lines         691      691           
=======================================
  Hits          180      180           
  Misses        511      511           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@danbi2990 danbi2990 self-requested a review August 7, 2025 00:59
@danbi2990 danbi2990 requested a review from sophie-cluml August 7, 2025 01:51
@danbi2990 danbi2990 merged commit 4045841 into main Aug 11, 2025
12 checks passed
@danbi2990 danbi2990 deleted the leo/#201-rename-module branch August 11, 2025 01:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid using non-intuitive names ("github", "graphql") as a module name

4 participants