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 public methods #32

Merged
merged 4 commits into from
Oct 20, 2023
Merged

Add public methods #32

merged 4 commits into from
Oct 20, 2023

Conversation

mmynk
Copy link
Owner

@mmynk mmynk commented Oct 20, 2023

No description provided.

Rename existing `class` method to `class_for_index` which allows reading class for an interface by its index.
@mmynk mmynk marked this pull request as ready for review October 20, 2023 20:53
@codecov-commenter
Copy link

Codecov Report

Merging #32 (0b58472) into main (b8669e5) will decrease coverage by 1.81%.
The diff coverage is 71.79%.

❗ Current head 0b58472 differs from pull request most recent head d4aa190. Consider uploading reports for the commit d4aa190 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   91.88%   90.08%   -1.81%     
==========================================
  Files          10       10              
  Lines         961      998      +37     
==========================================
+ Hits          883      899      +16     
- Misses         78       99      +21     
Files Coverage Δ
src/tests.rs 100.00% <100.00%> (ø)
src/tc.rs 93.25% <84.78%> (-3.49%) ⬇️
src/lib.rs 50.00% <46.42%> (-50.00%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mmynk mmynk merged commit cbece01 into main Oct 20, 2023
4 checks passed
@mmynk mmynk deleted the api branch October 20, 2023 20:59
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