pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Go is:unmerged language:HTML language:Java
Filter by
64.1M results
Automated test pull request
!-- Target branch: refactor. Change the base to refactor before submitting unless a maintainer explicitly asked for
another base. -- !-- Keep all checkboxes unchecked until a human has actually verified ...
bugfix
docs
Part 2 of 6 in the SoftwareBug subclass taxonomy series. Introduces two related foundational terms supporting the
UndefinedBehaviorRelianceBug subclass queued for part 5.
New terms (Cyber.kif):
- UndefinedBehaviorConstruct: ...
Automated test pull request
Summary
Full AI SEO-optimised website for London Bridge Stays built using real property data from Hospitable.
- Landing page — hero with property images, property details, gallery, amenities grid, ...
🎯 What: Added unit tests for SettingRepo.Create using sqlmock to mock db interactions and handle edge cases safely. 📊
Coverage: Tested both success and failure cases of database interactions without mutating ...
Summary
/taping/request のイベントセレクトに #mtg・#ignore・#event 系のイベントが混入していた問題を修正。
Root Cause
ListTapingEvents が Datastore から全イベントをそのまま返していた。
Fix
取得後に ev.IsPractice() || ev.IsGame() でフィルタリング。
Test Plan
...
Summary
- Move the iOS offline/network queue status surface from the top header overlay to a bottom overlay above the tab bar
so Settings/Search/Create remain tappable while failed offline actions ...