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 checks for CSS and JS files #144

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Conversation

ppfeufer
Copy link
Owner

Description

Added

  • Integrity checks for CSS and JS files

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 Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.32%. Comparing base (50777fd) to head (422ef1d).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #144   +/-   ##
=======================================
  Coverage   89.32%   89.32%           
=======================================
  Files          10       10           
  Lines         131      131           
  Branches        8        8           
=======================================
  Hits          117      117           
  Misses          9        9           
  Partials        5        5           

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 50777fd...422ef1d. Read the comment docs.

@ppfeufer ppfeufer merged commit 141fd5c into master Oct 12, 2024
44 checks passed
@ppfeufer ppfeufer deleted the integrity-checks branch October 12, 2024 15:01
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