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

ufModel architecture update #941

Merged
merged 4 commits into from
Jul 17, 2021
Merged

ufModel architecture update #941

merged 4 commits into from
Jul 17, 2021

Conversation

Silic0nS0ldier
Copy link
Member

@Silic0nS0ldier Silic0nS0ldier commented Feb 20, 2019

This was reverted quite a long time ago due to bugs with the plan being to review this again later on. Leaving this as a stale undocumented branch isn't going to lead to this getting done, so I've thrown this draft PR together.


This has been refactored (to reduce dependence on this and provide better documentation of types) and lightly tested. Some redundant code paths have also been eliminated.

As an added bonus, less dependence on this has resulted in a significant size reduction post-compilation.

@Silic0nS0ldier Silic0nS0ldier self-assigned this Feb 20, 2019
@stale
Copy link

stale bot commented Aug 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 23, 2020
@Silic0nS0ldier
Copy link
Member Author

Bad stalebot! Just because I haven't touched this in almost 3 years doesn't mean I never will!

...I'm just very lazy when it comes to manual testing.

@stale stale bot removed the wontfix This will not be worked on label Aug 23, 2020
@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #941 (3a9ca5e) into develop (c92bf0b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #941   +/-   ##
==========================================
  Coverage      67.76%   67.76%           
  Complexity      1997     1997           
==========================================
  Files            169      169           
  Lines           6995     6995           
==========================================
  Hits            4740     4740           
  Misses          2255     2255           

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 c92bf0b...3a9ca5e. Read the comment docs.

@Silic0nS0ldier Silic0nS0ldier marked this pull request as ready for review April 24, 2021 11:07
@Silic0nS0ldier Silic0nS0ldier requested review from lcharette and a team April 24, 2021 11:12
@Silic0nS0ldier Silic0nS0ldier linked an issue Apr 24, 2021 that may be closed by this pull request
@Silic0nS0ldier
Copy link
Member Author

@lcharette This is ready to go. If you are happy with it, it can be merged.

@lcharette lcharette modified the milestones: 4.5.1, 4.6.0 Jul 12, 2021
@lcharette lcharette mentioned this pull request Jul 12, 2021
12 tasks
@lcharette lcharette merged commit 23e6264 into develop Jul 17, 2021
@lcharette lcharette deleted the develop-ufModelArch branch July 17, 2021 20:44
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.

Migrate ufModal to jQuery Boilerplate
2 participants