Skip to content

Conversation

@ascopes
Copy link
Owner

@ascopes ascopes commented Feb 12, 2023

Closes #337 - adds new helper methods to the workspace API for accessing paths and locations within a workspace object within tests.

@ascopes ascopes self-assigned this Feb 12, 2023
@github-actions
Copy link

Test Results

  1 604 files  ±    0    1 604 suites  ±0   0s ⏱️ ±0s
23 016 tests +300  23 003 ✔️ +300  13 💤 ±0  0 ±0 
23 280 runs  +300  23 267 ✔️ +300  13 💤 ±0  0 ±0 

Results for commit 6155ca5. ± Comparison against base commit e84ec9a.

@codecov-commenter
Copy link

Codecov Report

Merging #339 (6155ca5) into main (e84ec9a) will decrease coverage by 0.62%.
The diff coverage is 48.14%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
- Coverage   79.31%   78.69%   -0.62%     
==========================================
  Files          91       91              
  Lines        2731     2784      +53     
  Branches      227      231       +4     
==========================================
+ Hits         2166     2191      +25     
- Misses        506      534      +28     
  Partials       59       59              
Impacted Files Coverage Δ
...hub/ascopes/jct/workspaces/impl/WorkspaceImpl.java 26.82% <3.44%> (-13.92%) ⬇️
...va/io/github/ascopes/jct/workspaces/Workspace.java 100.00% <100.00%> (ø)

@ascopes ascopes force-pushed the task/337-workspace-api-helpers branch from 6155ca5 to 1ffe9d0 Compare February 12, 2023 14:03
@ascopes ascopes merged commit d36dfb9 into main Feb 12, 2023
@ascopes ascopes deleted the task/337-workspace-api-helpers branch February 12, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API to access locations in Workspace

2 participants