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

Bump actions/cache from 3.3.1 to 3.3.2 #228

Merged
merged 1 commit into from
Jan 5, 2024

Bump actions/cache from 3.3.1 to 3.3.2

3e23c09
Select commit
Loading
Failed to load commit list.
Merged

Bump actions/cache from 3.3.1 to 3.3.2 #228

Bump actions/cache from 3.3.1 to 3.3.2
3e23c09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2024 in 0s

92.30361% (-0.38493%) compared to f8e4778

View this Pull Request on Codecov

92.30361% (-0.38493%) compared to f8e4778

Details

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (f8e4778) 92.68854% compared to head (3e23c09) 92.30361%.
Report is 61 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##             develop        #228         +/-   ##
===================================================
- Coverage   92.68854%   92.30361%   -0.38493%     
===================================================
  Files             46          52          +6     
  Lines           1737        1884        +147     
  Branches          97         100          +3     
===================================================
+ Hits            1610        1739        +129     
- Misses            94         111         +17     
- Partials          33          34          +1     
Files Coverage Δ
src/Messaging/Common/ArtifactTypes.cs 100.00000% <100.00000%> (ø)
src/Messaging/Common/Credentials.cs 100.00000% <ø> (ø)
src/Messaging/Common/LoggingDataDictionary.cs 50.00000% <ø> (+16.66667%) ⬆️
src/Messaging/Common/MessageConversionException.cs 33.33333% <ø> (+8.33332%) ⬆️
src/Messaging/Common/MessageValidationException.cs 60.00000% <ø> (+17.14285%) ⬆️
src/Messaging/Common/Storage.cs 87.50000% <ø> (ø)
.../Messaging/Configuration/ConfigurationException.cs 100.00000% <ø> (+50.00000%) ⬆️
src/Messaging/Events/EmailRequestEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/ExportCompleteEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/ExportRequestEvent.cs 100.00000% <100.00000%> (ø)
... and 21 more

Continue to review full report in Codecov by Sentry.

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