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

Document the blocking and yield API for various resources #97

Merged
merged 3 commits into from
Aug 6, 2023

Conversation

Krastanov
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2023

Codecov Report

Merging #97 (a1abfbc) into master (b8de238) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   98.20%   98.17%   -0.03%     
==========================================
  Files          10       10              
  Lines         278      274       -4     
==========================================
- Hits          273      269       -4     
  Misses          5        5              
Files Changed Coverage Δ
src/ConcurrentSim.jl 100.00% <ø> (ø)
src/resources/containers.jl 100.00% <100.00%> (ø)
src/resources/stores.jl 95.23% <100.00%> (-0.22%) ⬇️

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

@Krastanov
Copy link
Member Author

This updates the documentation with a bit more clarifications about Resource/Container/Store, relaxes some of the deprecations, documents the improvements to priorities from the previous pull request, and reinstates yet more tests that have been disabled in previous years.

@Krastanov Krastanov merged commit c8595c6 into master Aug 6, 2023
7 of 8 checks passed
@Krastanov Krastanov deleted the docblockvsyield branch June 19, 2024 16:12
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.

2 participants