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

🐛 Less stringent regex for AWS tag value #5155

Merged

Conversation

sanderegg
Copy link
Member

@sanderegg sanderegg commented Dec 11, 2023

What do these changes do?

this PR let the regex be more flexible (even though it is not strictly speaking compatible with AWS tag values)

Related issue/s

How to test

Dev Checklist

DevOps Checklist

@sanderegg sanderegg added a:autoscaling autoscaling service in simcore's stack a:clusters-keeper labels Dec 11, 2023
@sanderegg sanderegg added this to the Kobayashi Maru milestone Dec 11, 2023
@sanderegg sanderegg self-assigned this Dec 11, 2023
Copy link

sonarcloud bot commented Dec 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codeclimate bot commented Dec 11, 2023

Code Climate has analyzed commit aa19565 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #5155 (aa19565) into master (32bdae6) will decrease coverage by 4.9%.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #5155      +/-   ##
=========================================
- Coverage    85.2%   80.3%    -4.9%     
=========================================
  Files        1277     383     -894     
  Lines       52421   13484   -38937     
  Branches     1133     221     -912     
=========================================
- Hits        44674   10841   -33833     
+ Misses       7514    2601    -4913     
+ Partials      233      42     -191     
Flag Coverage Δ
unittests 80.3% <100.0%> (-4.9%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
packages/aws-library/src/aws_library/ec2/models.py 88.0% <100.0%> (ø)

... and 894 files with indirect coverage changes

@sanderegg sanderegg merged commit df8953b into ITISFoundation:master Dec 11, 2023
37 of 42 checks passed
@sanderegg sanderegg deleted the comp-backend/regex-too-hard branch December 11, 2023 15:56
@sanderegg sanderegg added the t:maintenance Some planned maintenance work label Dec 22, 2023
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jan 8, 2024
33 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:autoscaling autoscaling service in simcore's stack a:clusters-keeper t:maintenance Some planned maintenance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants