Skip to content

Add Ingress Portals#6

Merged
TurtIeSocks merged 1 commit into
mainfrom
add-ingress-portals
Mar 12, 2021
Merged

Add Ingress Portals#6
TurtIeSocks merged 1 commit into
mainfrom
add-ingress-portals

Conversation

@TurtIeSocks

Copy link
Copy Markdown
Collaborator
  • Can see ingress portals now
  • Fix double rendering

- Can see ingress portals now
- Fix double rendering
@TurtIeSocks
TurtIeSocks merged commit 5d40436 into main Mar 12, 2021
@TurtIeSocks
TurtIeSocks deleted the add-ingress-portals branch March 30, 2021 00:02
jfberry added a commit to jfberry/ReactMap that referenced this pull request Jul 20, 2026
…resilience

Three endpoint-source correctness fixes from the Mygod review:

- WatWowMap#4 (P1): a pure-endpoint pokestop source now reports hasConfirmed:true. The
  Golbat scan always returns confirmed incident data, but no DB schema check
  runs for a knex-less source, so onlyConfirmed and confirmed rocket-reward (a)
  filters were silently degrading to the grunt possible-encounter pool.
- WatWowMap#6 (P2): historicalRarity now skips only pure-endpoint sources (no bound
  knex), not dual sources. Testing source.mem alone dropped a dual source DB
  and cleared the historical rarity map on every refresh.
- WatWowMap#8 (P2): DbManager.getOne uses Promise.allSettled so a pure-endpoint source
  whose by-id fetch misses (falling through to an unbound this.query() that
  throws) no longer fails the whole single-fort lookup.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant