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

Implement IFn #60

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Implement IFn #60

merged 1 commit into from
Dec 15, 2023

Conversation

JackSho
Copy link
Contributor

@JackSho JackSho commented Dec 15, 2023

#59

DelegatedMap implements clojure.lang.IFn and IFn in clojurescript.

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (41977a8) 74.64% compared to head (1d5ae69) 75.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   74.64%   75.82%   +1.18%     
==========================================
  Files           5        5              
  Lines         209      211       +2     
  Branches       14       14              
==========================================
+ Hits          156      160       +4     
+ Misses         39       37       -2     
  Partials       14       14              

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

@robertluo
Copy link
Owner

Very nice!

@robertluo robertluo merged commit f3ead46 into robertluo:master Dec 15, 2023
3 checks passed
@JackSho JackSho deleted the implement-ifn branch December 15, 2023 06:31
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