feat: add abbreviations to hacker.abbreviation() in the en locale#1086
feat: add abbreviations to hacker.abbreviation() in the en locale#1086Shinigami92 merged 9 commits intomainfrom
hacker.abbreviation() in the en locale#1086Conversation
logic gates, some other acronyms and abbreviations
Codecov Report
@@ Coverage Diff @@
## main #1086 +/- ##
==========================================
- Coverage 99.65% 99.64% -0.01%
==========================================
Files 2146 2146
Lines 230380 230393 +13
Branches 982 978 -4
==========================================
- Hits 229588 229578 -10
- Misses 771 794 +23
Partials 21 21
|
|
Aren't the "logic gates" just plain words? I'm questioning the decision to put them in the abbreviations file. |
hacker.abbreviation() in the en localehacker.abbreviation() in the en locale
Co-authored-by: xDivisionByZerox <leyla.jaehnig@gmx.de> Co-authored-by: ST-DDT <st-ddt@gmx.de>
22ed0d6 to
582283e
Compare
What? We already have that. |
Can you give me a line number? |
Damn, your write. I literally read that as SSD...
Edit: Well that on the other side already is existing... |
|
Looks like your brain is melting just like mine 😉😅🥵 |
|
Please either sort them alphabetically or sort them by their category as before. |
Co-authored-by: ST-DDT <st-ddt@gmx.de>
Co-authored-by: Shinigami <chrissi92@hotmail.de>
|
I don't know if I'm doing this correctly or not, but the results that the seeded tests return seem to change on every run of the tests now that there are snapshots. I've manually changed them multiple times, but the received value from the tested function seems to change every time tests are run. Also, updating the snapshot by pressing "u" after the tests run doesn't seem to do anything, what's up with that? |
|
You left the seededRuns object and didn't remove it |
Ahhh, I see. Thanks Shini :) |
…faker-js#1086) Co-authored-by: Shinigami <chrissi92@hotmail.de>
some logic gates, other acronyms and abbreviations