Skip to content

Use global state to determine the project directory#739

Merged
nathanjmcdougall merged 1 commit into
mainfrom
738-store-the-project-path-as-global-state
Jun 14, 2025
Merged

Use global state to determine the project directory#739
nathanjmcdougall merged 1 commit into
mainfrom
738-store-the-project-path-as-global-state

Conversation

@nathanjmcdougall

Copy link
Copy Markdown
Collaborator

Rather than Path.cwd()

@nathanjmcdougall nathanjmcdougall linked an issue Jun 14, 2025 that may be closed by this pull request
@codecov

codecov Bot commented Jun 14, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.34%. Comparing base (5a5d10e) to head (8014ae8).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #739   +/-   ##
=======================================
  Coverage   97.33%   97.34%           
=======================================
  Files         111      111           
  Lines        4661     4672   +11     
=======================================
+ Hits         4537     4548   +11     
  Misses        124      124           

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

@codspeed-hq

codspeed-hq Bot commented Jun 14, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #739 will not alter performance

Comparing 738-store-the-project-path-as-global-state (8014ae8) with main (5a5d10e)

Summary

✅ 1 untouched benchmarks

@nathanjmcdougall nathanjmcdougall merged commit f707c88 into main Jun 14, 2025
21 checks passed
@nathanjmcdougall nathanjmcdougall deleted the 738-store-the-project-path-as-global-state branch June 14, 2025 04:34
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.

Store the project path as global state

1 participant