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

Move tests to TestItems #55

Merged
merged 4 commits into from
Feb 8, 2023
Merged

Move tests to TestItems #55

merged 4 commits into from
Feb 8, 2023

Conversation

Azzaare
Copy link
Member

@Azzaare Azzaare commented Feb 8, 2023

No description provided.

@Azzaare Azzaare added documentation Improvements or additions to documentation coverage labels Feb 8, 2023
@Azzaare Azzaare added this to the v1.0 milestone Feb 8, 2023
@Azzaare Azzaare self-assigned this Feb 8, 2023
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Base: 94.55% // Head: 93.75% // Decreases project coverage by -0.81% ⚠️

Coverage data is based on head (1abd1e2) compared to base (3803fe2).
Patch coverage: 87.09% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   94.55%   93.75%   -0.81%     
==========================================
  Files          11       11              
  Lines         257      288      +31     
==========================================
+ Hits          243      270      +27     
- Misses         14       18       +4     
Impacted Files Coverage Δ
src/CompositionalNetworks.jl 100.00% <ø> (ø)
src/composition.jl 100.00% <ø> (ø)
src/layers/aggregation.jl 100.00% <ø> (ø)
src/layers/arithmetic.jl 71.42% <0.00%> (ø)
src/utils.jl 97.50% <ø> (ø)
src/layers/transformation.jl 89.18% <50.00%> (ø)
src/layers/comparison.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Azzaare Azzaare merged commit 27aa735 into main Feb 8, 2023
@Azzaare Azzaare deleted the test_ci_doc branch July 29, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coverage documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant