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

[Improvement] Expose DownTextView's designated initializer #250

Merged
merged 1 commit into from
Feb 27, 2021
Merged

[Improvement] Expose DownTextView's designated initializer #250

merged 1 commit into from
Feb 27, 2021

Conversation

max-potapov
Copy link
Contributor

change designated initializer visibility to public to allow using inititializers in DownTextView subclasses

@codecov-io
Copy link

Codecov Report

Merging #250 (e1a59f0) into master (69c7029) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   33.17%   33.17%           
=======================================
  Files          75       75           
  Lines        2062     2062           
=======================================
  Hits          684      684           
  Misses       1378     1378           
Impacted Files Coverage Δ
Source/AST/Styling/Text Views/DownTextView.swift 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69c7029...e1a59f0. Read the comment docs.

@johnxnguyen johnxnguyen changed the title make designated initializer public [Improvement] Expose DownTextView's designated initializer Feb 27, 2021
Copy link
Owner

@johnxnguyen johnxnguyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @max-potapov , thanks for the pull request. Looks good to me 👍🏻

@johnxnguyen johnxnguyen merged commit 5abcbcc into johnxnguyen:master Feb 27, 2021
@max-potapov max-potapov deleted the fix/init branch April 1, 2023 11:52
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.

3 participants