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

CompatHelper: add new compat entry for "StableRNGs" at version "1" #34

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This pull request sets the compat entry for the StableRNGs package to 1.

This is a brand new compat entry. Previously, you did not have a compat entry for the StableRNGs package.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

@detrin detrin force-pushed the compathelper/new_version/2021-11-18-00-26-53-257-541896041 branch from 2feee62 to fd0c2e2 Compare November 18, 2021 00:26
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #34 (fd0c2e2) into master (7218e3c) will increase coverage by 0.69%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   91.33%   92.03%   +0.69%     
==========================================
  Files          15       16       +1     
  Lines        1143     1256     +113     
==========================================
+ Hits         1044     1156     +112     
- Misses         99      100       +1     
Impacted Files Coverage Δ
src/initial_state.jl 45.16% <0.00%> (-0.82%) ⬇️
src/liouville.jl 100.00% <0.00%> (ø)
src/molecules.jl 100.00% <0.00%> (ø)
src/memory_kernel.jl 100.00% <0.00%> (ø)
src/OpenQuantumSystems.jl 100.00% <0.00%> (ø)
src/aggregate.jl 99.00% <0.00%> (+0.11%) ⬆️
src/trace.jl 91.66% <0.00%> (+0.27%) ⬆️
src/operators_dense.jl 94.87% <0.00%> (+0.93%) ⬆️
src/timeevolution_base.jl 73.84% <0.00%> (+1.26%) ⬆️
src/evolution.jl 100.00% <0.00%> (+1.77%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7218e3c...fd0c2e2. Read the comment docs.

@detrin detrin merged commit 45429de into master Nov 18, 2021
@detrin detrin deleted the compathelper/new_version/2021-11-18-00-26-53-257-541896041 branch March 18, 2022 09:27
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.

1 participant