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

Added more tests for adjustable types. #102

Merged
merged 10 commits into from
Sep 13, 2023

Conversation

marvin-hansen
Copy link
Member

Describe your changes

Added more tests for adjustable types.

Issue ticket number and link

Code checklist before requesting a review

  • I have signed the DCO?
  • All tests are passing when running make test?
  • No errors or security vulnerabilities are reported by make check?

For details on make, please see BUILD.md

Note: The CI runs all of the above and fixing things before they hit CI speeds
up the review and merge process. Thank you.

@marvin-hansen marvin-hansen self-assigned this Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage: 91.94% and project coverage change: +3.69% 🎉

Comparison is base (cf6de12) 85.00% compared to head (32b2567) 88.69%.

❗ Current head 32b2567 differs from pull request most recent head 63e1280. Consider uploading reports for the commit 63e1280 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   85.00%   88.69%   +3.69%     
==========================================
  Files         122      122              
  Lines        3107     3211     +104     
==========================================
+ Hits         2641     2848     +207     
+ Misses        466      363     -103     
Files Changed Coverage Δ
deep_causality/src/extensions/causable/mod.rs 64.86% <20.00%> (-16.62%) ⬇️
...de_types_adjustable/adjustable_space/adjustable.rs 100.00% <100.00%> (+100.00%) ⬆️
...pes_adjustable/adjustable_space_time/adjustable.rs 100.00% <100.00%> (+100.00%) ⬆️
..._types_adjustable/adjustable_space_time/display.rs 100.00% <100.00%> (+100.00%) ⬆️
deep_causality_macros/src/collections.rs 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

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

Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
Signed-off-by: Marvin Hansen <marvin.hansen@gmail.com>
@marvin-hansen marvin-hansen merged commit 4a12347 into deepcausality-rs:main Sep 13, 2023
7 checks passed
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