Taoufik

Results 5 issues of Taoufik

Hello, The `API.__init__` looks bloated and hard to read, I think it's time to divide and reorganize things. I wanna open a discussion to know what you guys think, what...

discussion

For now the tests cover 87% of our code base, it would be cool if we can reach the 100% ! ``` Name Stmts Miss Cover Missing --------------------------------------------------------------- responder/__init__.py 2...

help wanted
good first issue

Hey, Channels allows code decoupling by dispatching messages to handlers `chat.join` triggers `chat_join`. I've made something similar while playing with asyncio and decided to try to implement it in `nejma`...

feature
discussion

## Expected behavior Emacs should start normally without any blocking errors. ## Actual behavior When opening Emacs in a newly created directory, I encounter `(wrong-type-argument wholenump nil)` on initialization and...