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

[ADD] Integrity hashes #365

Merged
merged 2 commits into from
Nov 8, 2024
Merged

[ADD] Integrity hashes #365

merged 2 commits into from
Nov 8, 2024

Conversation

ppfeufer
Copy link
Owner

@ppfeufer ppfeufer commented Nov 8, 2024

Description

Added

  • Integrity hashes to CSS and JavaScript

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.18%. Comparing base (7b1f1f6) to head (8055e87).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #365   +/-   ##
=======================================
  Coverage   70.18%   70.18%           
=======================================
  Files          28       28           
  Lines        1294     1294           
  Branches      114      114           
=======================================
  Hits          908      908           
  Misses        369      369           
  Partials       17       17           

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 7b1f1f6...8055e87. Read the comment docs.

@ppfeufer ppfeufer merged commit 30cb4f6 into master Nov 8, 2024
44 checks passed
@ppfeufer ppfeufer deleted the integrity-hashes branch November 8, 2024 18:16
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