You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now each pull request with edit to documentation launches tests to generate coverage and reference of code which is pointless if backend hasn't changed since last docs update. On the other hand when there is change in backend the code the reference and test coverage stays the same.
The text was updated successfully, but these errors were encountered:
jagodek
changed the title
Update test coverage and code reference after backend code is changed
Modify workflow to update test coverage and code reference after backend code is changed
Nov 14, 2024
Right now each pull request with edit to documentation launches tests to generate coverage and reference of code which is pointless if backend hasn't changed since last docs update. On the other hand when there is change in backend the code the reference and test coverage stays the same.
The text was updated successfully, but these errors were encountered: