Rendering uvs, triangle coverage

I’m trying to render some mesh properties to a texture. I’m not getting my entire surface to be covered. As seen is this image, the red color are pixels that have not been covered by the uv geometry.

Low res:

How could i approach this and cover the entire triangle with a texture?