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

Privacy policy #203

Merged
merged 3 commits into from
Jan 24, 2021
Merged

Privacy policy #203

merged 3 commits into from
Jan 24, 2021

Conversation

rbaker26
Copy link
Owner

@rbaker26 rbaker26 commented Jan 23, 2021

Description

This change add a GDPR / CCPA / CalOppa compliant policy,
The SAP1Emu Project is now compliant with the above laws.

Also, I added shadow to everything....
Everything

Motivation and Context

Resolves #122 - Privacy Policy
Makes some stuff look better. I might have over done it on the shadow...

How Has This Been Tested?

Visual changes only
Selenium Integration Tests

Screenshots (if appropriate):

image
image
image
image
image
image
image

Types of changes

  • 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 to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added unit and integration tests to cover my changes.
  • All new and existing tests passed.
  • I updated the SamVer in the appropriate .csproj file (only for to-master-merges, ask rbaker26 for a release number).

@github-actions
Copy link

BenchmarkDotNet=v0.12.1, OS=ubuntu 18.04
Intel Xeon Platinum 8171M CPU 2.60GHz, 1 CPU, 2 logical and 2 physical cores
.NET Core SDK=3.1.405
  [Host]     : .NET Core 3.1.11 (CoreCLR 4.700.20.56602, CoreFX 4.700.20.56604), X64 RyuJIT
  DefaultJob : .NET Core 3.1.11 (CoreCLR 4.700.20.56602, CoreFX 4.700.20.56604), X64 RyuJIT

Method Mean Error StdDev Ratio RatioSD
EngineRun_HLT 147.1 μs 1.84 μs 1.72 μs 1.00 0.00
EngineRun_LDA170 168.3 μs 1.86 μs 1.56 μs 1.14 0.01
EngineRun_FIB5 942.8 μs 17.99 μs 18.48 μs 6.43 0.17

@rbaker26 rbaker26 linked an issue Jan 23, 2021 that may be closed by this pull request
@github-actions
Copy link

BenchmarkDotNet=v0.12.1, OS=ubuntu 18.04
Intel Xeon Platinum 8171M CPU 2.60GHz, 1 CPU, 2 logical and 2 physical cores
.NET Core SDK=3.1.405
  [Host]     : .NET Core 3.1.11 (CoreCLR 4.700.20.56602, CoreFX 4.700.20.56604), X64 RyuJIT
  DefaultJob : .NET Core 3.1.11 (CoreCLR 4.700.20.56602, CoreFX 4.700.20.56604), X64 RyuJIT

Method Mean Error StdDev Ratio RatioSD
EngineRun_HLT 113.2 μs 2.23 μs 3.73 μs 1.00 0.00
EngineRun_LDA170 132.1 μs 2.64 μs 6.32 μs 1.17 0.08
EngineRun_FIB5 746.0 μs 14.70 μs 27.97 μs 6.64 0.33

@rbaker26 rbaker26 added the GUI Improvements or additions to GUI label Jan 23, 2021
@rbaker26 rbaker26 added this to the v4.0.0-rc milestone Jan 23, 2021
@rbaker26 rbaker26 self-assigned this Jan 23, 2021
@codecov-io
Copy link

codecov-io commented Jan 23, 2021

Codecov Report

Merging #203 (3e72137) into v4.0.0-rc (bf017d0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           v4.0.0-rc     #203   +/-   ##
==========================================
  Coverage      87.13%   87.13%           
==========================================
  Files             28       28           
  Lines           1275     1275           
==========================================
  Hits            1111     1111           
  Misses           164      164           

Continue to review full report at Codecov.

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

@rbaker26 rbaker26 merged commit e6ff758 into v4.0.0-rc Jan 24, 2021
@rbaker26 rbaker26 deleted the privacy_policy branch January 24, 2021 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Improvements or additions to GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Privacy Page
2 participants