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

Enable aliased received properties to be received again further down the chain #23

Closed
wants to merge 2 commits into from

Merge branch 'main' into dfed--renamed-received-resolution

12db159
Select commit
Loading
Failed to load commit list.
Closed

Enable aliased received properties to be received again further down the chain #23

Merge branch 'main' into dfed--renamed-received-resolution
12db159
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

99.28% (target 90.00%)

View this Pull Request on Codecov

99.28% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (38c295c) 99.25% compared to head (12db159) 99.28%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   99.25%   99.28%   +0.03%     
==========================================
  Files          37       37              
  Lines        8149     8304     +155     
==========================================
+ Hits         8088     8245     +157     
+ Misses         61       59       -2     
Files Coverage Δ
Sources/SafeDICore/Models/Scope.swift 100.00% <100.00%> (ø)
Tests/SafeDIToolTests/SafeDIToolTests.swift 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes