Skip to content

Conversation

@rydrman
Copy link
Collaborator

@rydrman rydrman commented Jan 23, 2023

It doesn't really make sense that recipes can satisfy package requests. Our v0 spec can do this (sometimes) because it shares so much code with the package spec type, but this becomes a really strange implementation to write once the v1 spec is introduced. Ultimately, we were not using this implementation at all so it makes sense to just remove it.

Signed-off-by: Ryan Bottriell <ryan@bottriell.ca>
@rydrman rydrman added this to the V1 Spec milestone Jan 23, 2023
@rydrman rydrman requested review from dcookspi and jrray January 23, 2023 20:43
@rydrman rydrman self-assigned this Jan 23, 2023
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #632 (158144c) into master (6a3fc42) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
+ Coverage   57.61%   57.69%   +0.07%     
==========================================
  Files         215      215              
  Lines       15206    15184      -22     
==========================================
- Hits         8761     8760       -1     
+ Misses       6445     6424      -21     
Impacted Files Coverage Δ
crates/spk-schema/src/spec.rs 83.92% <ø> (+1.47%) ⬆️
crates/spk-schema/src/v0/spec.rs 86.61% <ø> (+5.69%) ⬆️
crates/spfs/src/storage/fs/hash_store.rs 72.32% <0.00%> (-0.63%) ⬇️

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

@rydrman rydrman mentioned this pull request Jan 23, 2023
11 tasks
@rydrman rydrman merged commit e6bd085 into master Feb 1, 2023
@rydrman rydrman deleted the 296-remove-unused-impl branch February 1, 2023 00:48
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.

3 participants