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

[CompileGuard] Fix compile guard select key parsing #1292

Closed
wants to merge 1 commit into from

Conversation

rsetaluri
Copy link
Collaborator

See #1291. Fixes two-key case (previously unsupported), and adds and refactors tests.

@rsetaluri rsetaluri requested a review from leonardt July 26, 2023 18:13
@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2023

Codecov Report

Merging #1292 (a7a86c3) into master (df4a8af) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head a7a86c3 differs from pull request most recent head 40684b9. Consider uploading reports for the commit 40684b9 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #1292      +/-   ##
==========================================
+ Coverage   85.83%   85.85%   +0.01%     
==========================================
  Files         164      164              
  Lines       17544    17544              
==========================================
+ Hits        15059    15062       +3     
+ Misses       2485     2482       -3     
Files Changed Coverage Δ
magma/compile_guard.py 95.72% <100.00%> (+2.56%) ⬆️

See #1291. Fixes two-key case (previously unsupported), and adds and refactors
tests.
@rsetaluri rsetaluri force-pushed the compile-guard-fix-two-key-case branch from dc5c244 to 40684b9 Compare July 27, 2023 21:50
@rsetaluri
Copy link
Collaborator Author

Closing in favor of #1294 which should encapsulate all fixes.

@rsetaluri rsetaluri closed this Jul 27, 2023
@rsetaluri rsetaluri deleted the compile-guard-fix-two-key-case branch July 27, 2023 22:46
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.

2 participants