CircuitVerse / mobile-app

Mobile App for CircuitVerse
https://play.google.com/store/apps/details?id=org.circuitverse.mobile_app
MIT License
73 stars 94 forks source link

feat: search on the interactive book page #229

Closed aman-singh7 closed 2 years ago

aman-singh7 commented 2 years ago

Signed-off-by: Aman aman2@me.iitr.ac.in

Fixes #224

Describe the changes you have made in this PR -

Screenshots of the changes (If any) -

Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2637365299


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/ui/views/ib/builders/ib_headings_builder.dart 1 2 50.0%
lib/ui/views/ib/ib_page_view.dart 6 7 85.71%
lib/ui/views/ib/syntaxes/ib_highlight_syntax.dart 0 4 0.0%
lib/ui/views/ib/builders/ib_highlight_builder.dart 1 11 9.09%
lib/ui/views/ib/ib_landing_view.dart 13 56 23.21%
lib/viewmodels/ib/ib_landing_viewmodel.dart 2 76 2.63%
<!-- Total: 23 156 14.74% -->
Files with Coverage Reduction New Missed Lines %
lib/viewmodels/ib/ib_landing_viewmodel.dart 1 7.96%
lib/ui/views/ib/ib_landing_view.dart 2 53.04%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 2601505179: -1.4%
Covered Lines: 3991
Relevant Lines: 5888

💛 - Coveralls