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

feat: add as_code() function to class, method and field access flags #2

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Jul 11, 2024
Copy link
Contributor

🐰Bencher

ReportThu, July 11, 2024 at 21:26:53 UTC
Projecttheseus-rs/ristretto
Branchadd-as-code-to-access-flags
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
from_bytes➖ (view plot)9,603.50
to_bytes➖ (view plot)4,522.90
to_string➖ (view plot)94,236.00
verify➖ (view plot)752.41

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.88%. Comparing base (6089850) to head (ca84c35).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   99.87%   99.88%   +0.01%     
==========================================
  Files          58       58              
  Lines        9748     9878     +130     
==========================================
+ Hits         9736     9867     +131     
+ Misses         12       11       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brianheineman brianheineman merged commit 9a34f88 into main Jul 11, 2024
14 checks passed
@brianheineman brianheineman deleted the add-as-code-to-access-flags branch July 11, 2024 21:52
brianheineman added a commit that referenced this pull request Aug 14, 2024
# This is the 1st commit message:

feat: initial Java 8 runtime library support

# This is the commit message #2:

fix: add BSD-3-Clause to allowed licenses

# This is the commit message #3:

fix: remove url config for RequestError

# This is the commit message #4:

test: correct runtime test definitions

# This is the commit message #5:

build: update build to compile with wasm

# This is the commit message #6:

test: add class loader tests

# This is the commit message #7:

build: remove tokio rt-multi-thread feature

# This is the commit message #8:

feat: add module class loading support

# This is the commit message #9:

build: update .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant