We had some tests with @OneToOne but they were in reality @ManyToOne as the other side of the relation was a @OneToMany.
We have to inspect the tests to be sure @OneToOne is covered and add tests if necessary.