• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

realm / realm-js / 6282882369
85%

Build:
DEFAULT BRANCH: main
Ran 23 Sep 2023 09:31AM UTC
Jobs 1
Files 65
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Sep 2023 09:21AM UTC coverage: 0.0% (-85.3%) from 85.329%
6282882369

push

github

web-flow
Add RN example app (Multiple Realms) (#6136)

* Setup RN project.

* Add initial navigation.

* Integrate Realm and sync dataset.

* Show loading screen at startup.

* Implement 'AccountScreen'.

* Add types to the navigation.

* Refactor top 'App' into two components.

* Refactor 'MovieProvider' with a helper query function.

* Refactor lists of movies to own memoized components.

* Minor style updates.

* Update model.

* Implement 'MovieInfoScreen'.

* Rename 'HomeScreen' to 'MoviesScreen'.

* Rename 'AnonymousLogin' to 'PublicLogin'.

* Add 'PrivateContent' model.

* Open different Realm if public account.

* Provide 'My List' and 'add/remove' db operations.

* Handle adding/removing from 'My List' on 'MovieInfoScreen'.

* Update comments.

* Improve accessibility.

* Upgrade Realm minor version.

* Update comments.

* Remove generic type from  models.

* Add 'AppInfoScreen'.

* Add separate frontend and backend directories.

* Add README.

* Update README.

* Add placeholder App ID.

* Update comments.

* Move inline icons out of parent component.

This is to prevent the following eslint error:

Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “RootNavigator” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true. eslintreact/no-unstable-nested-components: https://stackoverflow.com/questions/75493412/react-native-eslint-disable-next-line-react-no-unstable-nested-components

* Update README.

* Change the schema name to 'movies' for the sample dataset.

This is to make it easier for users who set up App Services manually rather than via the Realm CLI.

* Open MDB links in host's browser instea... (continued)

0 of 1253 branches covered (0.0%)

Branch coverage included in aggregate %.

0 of 2555 relevant lines covered (0.0%)

0.0 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/128864960 6282882369.1 23 Sep 2023 09:31AM UTC 0
0.0
GitHub Action Run
Source Files on build 6282882369
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6282882369
  • 75140091 on github
  • Prev Build on main (#6274967913)
  • Next Build on main (#6290083964)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc